Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Registering DLLS etc
Message
 
 
To
25/10/2000 13:34:38
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00434181
Message ID:
00434188
Views:
13
>any info on DLL, ActiveX and OLE Controls etc registration will be gratefully appreciated.

It's not hard. If you want to do it programatically:

Declare DllRegisterServer In
DllRegisterServer()

To do it from a command line, run regsvr32.exe.

Works for OCXs, too, since those are just gussied up DLLs.
Mike Stewart
Previous
Reply
Map
View

Click here to load this message in the networking platform