Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C++ DLL's
Message
 
To
07/04/2003 12:02:23
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00774732
Message ID:
00774754
Views:
13
>Thank's George, I've used Dll's before and nothing seems to be a problem to read them be it 32 or 16 bit versions. I'm programing to acces a biometric reader and this people tell me that the DLL's can only be accesed in C++. I saw their functions (parameters are long,short, strings, the normal stuff) and the DLL's are all 32 bits. I was wondering if I was missing something, or they don't know of the capabilities of Visual Fox.
>
>Thank's again

As long as that's the case (the data types), it shouldn't be a problem to get the return values from the DLLs. Naturally, things like structures with embedded pointers can be problematic, but in many cases can be accessed with a bit of extra work.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform