Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Registering objects
Message
From
15/01/2001 11:25:00
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00463742
Message ID:
00463796
Views:
15
>PMFJI, but you need to pass the name of the OCX to Regsvr32 like:

>regsvr32 MyOcx.Ocx

>This can be done at the DOS/CMD prompt. You could also use the DLLRegisterServer function in the OCX. An OCX is also a DLL. Ex.

>declare integer DllRegisterServer in Comctl32.ocx
DllRegisterServer()

>HTH.


Thanks Larry.

can I issue "declare integer DllRegisterServer in Comctl32.ocx" and "DllRegisterServer()" at the client site even though they only have run time files.
HI-YO SILVER AWAY!!
The Lone Ranger, The late Clayton Moore R.I.P.
I am a fool!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform