Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VC++ COM DLL
Message
From
03/03/2000 13:14:37
 
 
To
03/03/2000 13:03:22
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00341260
Message ID:
00341346
Views:
32
>I must be missing something. I get a 'Class Definition not found' error.
>
>Isn't createobject() used for Visual FoxPro Classes? Should I be using createobjectex()?
>
>Thanks for your help.

CREATEOBJECT if the VC++ DLL is on your computer (requires regsvr32 registration if it was not built on your computer.

CREATEOBJECTEX if the VC++ DLL is on another computer.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Reply
Map
View

Click here to load this message in the networking platform