Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Considering using Dynazip - Should I use OCX
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00502901
Message ID:
00502941
Views:
38
This message has been marked as a message which has helped to the initial question of the thread.
>>I am considering using Dynazip in an application that will be distributed
>>to external companies.
>>
>>I am hoping to use it to zip/unzip packages of DBFs ready for transfer by Email or FTP.
>>
>>Am I right in thinking that the best way providing this functionality is to use the OCX provided with Dynazip or should I use the DLL files provided.
>>
>>
>>All comments and shared experience greatly received.
>
>It really is a matter of where you will be implementing the component. If you will be adding this functionality to a form it would be marginally easier with the OCX because many of the properties and methods are exposed on the property sheet. If you are implementing it in code, like a programatic class, it makes little difference. If you go the code route the DLL carries a smaller footprint but allows the same functionality.

I agree with Glenn. I use DynaZip here mostly in utility code to maintain system applications and data files. So I go the DLL route.
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Reply
Map
View

Click here to load this message in the networking platform