Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DynaZip as COM Object
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00276945
Message ID:
00277000
Views:
28
>I've downloaded the DynaZip demo and am impressed by it's features. The documentation talks about ActiveX and OCX Interfaces (which really isn't the proper terminology...but that's something they need to fix).
>
>My interpretation of this is that I can do a CREATEOBJECT() to get an instance of the Dynazip controls for both zipping and unzipping. However, all the samples show the OCX and there is nothing in the docs about CREATEOBJECT().
>
>Can I do a CREATEOBJECT() on DynaZip? If so, what is the object name?

I created OLEcontrol classs of OLEClasses dzocx32.ocx and duzocx32.ocx. I then AddObject() my own classes to the container that has the buttons that do my zipping and unzipping. The first time I tried using the controls, I just placed them on the form, perhaps after subclassing them in this way. But I found that they used up a huge amount of memory, so I just ADDOBJECT() and REMOVEOBJECT() each one as needed.

I still use version 3. I suppose you have version 4 if you just bought it. Perhaps the controls are slimmer.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform