Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create an ActiveX Standalone
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00267237
Message ID:
00267245
Views:
23
VB6 (OCX/DLL) and VFP (DLL only) cannot make controls or libraries
without their runtimes. Too many VB and VFP functions are handled
by the libraries and it's technically almost impossible for the compilers
to 'strip out' the necessary components. You'll have to use VC++ without MFC
or ATL to create libraries without runtimes.


>I'd like to know if is possible to make an ActiveX Standalone.
>
>I made one in VB6, but it needs a VB6 dll file work.
>
>How can I do this? If it's posible.
Previous
Reply
Map
View

Click here to load this message in the networking platform