コード例 #1
0
ファイル: NativeMethods.cs プロジェクト: ZenLulz/MemorySharp
 public static extern int VirtualQueryEx(SafeMemoryHandle hProcess, IntPtr lpAddress, out MemoryBasicInformation lpBuffer, int dwLength);