Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Interfacing C DLL with Fox.
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00139024
Message ID:
00140016
Views:
25
Hi David,

is this a Win32Api function? I always thought it's only a C function?

Christof

>Use memcpy() instead.
>
>>It's getting more difficult if the pointer points to a structure that contains 0x00 values, here lstrcpy() would stop. So you check for the position of CHR(0) and if it's inside the structure you use lstrcpy() again, but starting at the next byte after that position. And so on, until you read the entire structure. Could take a while for large structures.
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform