Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
USING VFP DLL IN VB
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
USING VFP DLL IN VB
Miscellaneous
Thread ID:
00471556
Message ID:
00471556
Views:
108
Hi All
I have made a single threaded Com server Dll with a Class
If I use it in VFP it Works like a charms
But my VB fellow can't use it
How can he use it in VB.

My dll name is comvb.dll and have a methode name meval in it
I use it like this
otest = CreateObject('comvb.vbeval')
? otest.meval('1<2') && return .t.
I have made this dll for the vb programmer, He can use the Eval() function in it

Thanks for the tips

Benoit
Next
Reply
Map
View

Click here to load this message in the networking platform