示例#1
0
文件: Native.cs 项目: byterj/phoenix
 public static extern bool SetThreadContext(IntPtr hThread, ref CONTEXT lpContext);
示例#2
0
 public static extern bool SetThreadContext(IntPtr hThread, ref CONTEXT lpContext);