Esempio n. 1
0
 public static extern bool VirtualFreeEx(SafeMemoryHandle hProcess, IntPtr lpAddress, int dwSize,
     MemoryReleaseFlags dwFreeType);