Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create VB DLL for VFP use
Message
 
To
10/02/2003 04:34:07
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00751318
Message ID:
00752010
Views:
24
>Hi,
>
>I am having problem to access my DLL created using VB6,
>whenever my VPF6 application access it, it just give
>'cannot find entry point in xxxx.DLL'
>
>How to make sure that the DLL created in VB6 can be
>use in my VFP6 application. Anyone done so or
>had advise for me, please kindly advise me on this
>area. Thank you

How do you instantiate and access your DLL?
Frim the error message it seems that you are trying to us DECLARE DLL command
while you should be using CREATEOBJECT()
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform