Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.dll vs .Vcx
Message
From
05/02/1999 10:45:07
 
 
To
05/02/1999 07:48:58
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00184249
Message ID:
00184371
Views:
39
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform