Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TransForm OCX -> VCX , and EXE
Message
De
09/08/2002 07:02:45
 
 
À
08/08/2002 06:54:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00687161
Message ID:
00687877
Vues:
15
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform