Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.dll vs .Vcx
Message
De
05/02/1999 10:45:07
 
 
À
05/02/1999 07:48:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Divers
Thread ID:
00184249
Message ID:
00184371
Vues:
40
>Hi,
>Thank you for reply. What do u mean by coding exclusively in VFP??

Using Visual FoxPro to write all applications that reference the mid-tier; a VCX is FoxPro code, so you can't have a VB app look at a VFP .VCX and use it directly. You have to compile the code in the VCX to an in-process or out-of-process COM server, and then have another language use the COM server's OLE interface to access the class.

A VFP application can execute native VFP code directly, so there's no need to compile a separate COM server and use an OLE interface; if you include the VCX in a project, a VFP app can instantiate a VFP class directly and talk to it using the native VFP interface.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform