Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding Objects in a COM objec
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00795463
Message ID:
00795614
Views:
19
Hi Kavin,

It's not clear what the problem is. Under what circumstances your code doesn't work and what error do you get?

>This code works fine in development, or in a DLL if the
>classlib "cr_actx.vcx" is in the folder I'm running it
>from.
>
>I had this working, then went and messed it up. Anyone?
>
>
>LPARAMETERS oContainer, cName
>sClassLib = ADDBS(SYS(5) + SYS(2003)) + "cr_actx.vcx"
>oContainer.NewObject(cName, "crControl", sClassLib)
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform