P
PS
Guest
Hi Everybody,
I have a function that uses CopyMemory(). While compiling for x64, it
gives me the following error
"unresolved external symbol __imp_RtlCopyMemory referenced in
function"
The documentation says to include <windows.h>, which I have.
Can anyone tell me whether CopyMemory() is available for x64?
Waiting for solution eagerly.
TIA,
PS.
I have a function that uses CopyMemory(). While compiling for x64, it
gives me the following error
"unresolved external symbol __imp_RtlCopyMemory referenced in
function"
The documentation says to include <windows.h>, which I have.
Can anyone tell me whether CopyMemory() is available for x64?
Waiting for solution eagerly.
TIA,
PS.