O.P. [?] RtlMoveMemory: file not found
Hi folks,
I'm trying to move a string from pointer A to B. The debugger states that an exception has occurred while executing RtlMoveMemory, without any specific information. Interop.GetLastError() returns 2, which means a specified file is not found. I don't see what files have to do with moving memory data.
Can anyone help me on this one?
|