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
Title:
Adding Objects in a COM objec
Miscellaneous
Thread ID:
00795463
Message ID:
00795463
Views:
52
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)
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform