I have a DynaZip active X in a VFP OLEControl and that is then in a VFP container. The code loZip = CREATEOBJECT("ctrZip") dynamically creates the container object fine. EXCEPT that just sometimes
I am trying to use the olecalendar on a form but every time I run the form the calendar seems to have moved position as is not where I positioned it on the form during design mode. Am I forgetting to set a property or something?!
Which is the best way to protect an Foxpro exe file for de-compilation? I have read that ReFox which could de-compile a FoxPro also can lock a FoxPro application to prevent de-compilation. Is this a good tool? Are there other tools? Any free tools?