Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB DLL
Message
 
 
To
19/01/2001 07:34:25
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Re: VB DLL
Miscellaneous
Thread ID:
00465631
Message ID:
00465734
Views:
10
>How do you mount a VB dll in a VFP client?
>Have registered the DLL with regsvr32.

Kevin,
What do mean by "mounting"? VB creates COM DLLs so all you should need to do is use createobject('myprojid.myclass')/newobject('myprojid.myclass') to create the object defined in your DLL.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform