Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TransForm OCX -> VCX , and EXE
Message
From
09/08/2002 07:02:45
 
 
To
08/08/2002 06:54:27
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00687161
Message ID:
00687877
Views:
13
Hi,

>>
Does that mean that the resulting file can be used just as if it were an ordinary VCX file and can issue SET CLASSLIB TO?
<<

No. You get a COM dll which can be called from any app (VFP,VB,ASP,Word whatever). You *can* us this from VFP using 'CREATEOBJECT('dllname.classname') but if you don't need to expose your classes functionality outside of VFP then you don't need to build a DLL.

>>And will it be 'encrypted' (as if in an EXE)?<<
Yes

>>
As developers we don't distribute our VCX files right?
<<
Normally no - if you're building an .EXE from your project then class libraries added to the project will be compiled into the .EXE.

Hope this makes sense, Regards,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform