Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing CStrings in DLLs from VP5
Message
From
08/04/1998 19:19:38
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00090588
Message ID:
00090628
Views:
25
Well... you can't use this DLL from VFP. Anyway, the error is not because of the wrong returned type, but because (most probably) the dll exports C++ functions and not C functions. And this is another reason that you cannot use it from VFP.

Vlad

>I am using VFP5 and I need to use a DLL with most of their returns as CStrings from MFC.The return from the method in the DLL is a CString. Does anyone knows which is the proper way to reference them in the DECLARE?
>I keep getting the error that the DLL can not find the point of entry for the method.
>
>Thanks.
Previous
Reply
Map
View

Click here to load this message in the networking platform