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

>>
Can you teach me , how can i transform Ocx -> Vcx and how can i use this class ?
<<

You can't.
OCX files and VCX files are completely different animals.

An OCX file is a compiled ActiveX control usually with a visual element.
You can create a VFP class as a wrapper for an OCX if ness.

A VCX file is a Foxpro class library source file.
You can compile this as a COM DLL and register that but you can't register a VCX.

What are you trying to achieve?

Regards,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform