Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CopyMemory...where are you?
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00155597
Message ID:
00155606
Views:
24
>OK, I give up. I've been trying (without success) to locate one of the documented functions in the Win32 SDK. The function (CopyMemory) copies a block of memory from one particular address to another. Unfortunately, I can't find what DLL it's in. Defining it as being "IN Win32API" results in a "Cannot find..." error.
>
>After doing some research, it, apparently, is in one of the Visual C runtime DLLs. But I can't find it. So this prompts two possible questions. Further, declaring it in any of the four Mscvrt dlls results in the same error.
>
>First, can this function be used from VFP?
>
>Second, if so, where is it?
>
>MTIA,
Hello George!
I saw it. It has no import library! Therefore I guess it is not in MS C++ dll.

BB
Previous
Reply
Map
View

Click here to load this message in the networking platform