Hi,
I have this error in "CopyMemory ".
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
#region API
[DllImport("Kern el32.dll", EntryPoint = "RtlMoveMemory" )]
private static extern void CopyMemory(IntP tr Destination, IntPtr Source, [MarshalAs(Unman agedType.U4)] uint Length);
#endregion...
User Profile
Collapse
-
dhemittal started a topic Attempted to read or write protected memory. This is often an indication that other min .NETAttempted to read or write protected memory. This is often an indication that other m
No activity results to display
Show More