Exemple #1
0
 public static extern int VirtualFreeEx(IntPtr hProcess, IntPtr lpAddress, uint dwSize, FreeTypeFlags dwFreeType);
Exemple #2
0
 public static extern int VirtualFreeEx(IntPtr hProcess, IntPtr lpAddress, uint dwSize, FreeTypeFlags dwFreeType);