コード例 #1
0
ファイル: Native.cs プロジェクト: byterj/phoenix
 public static extern bool SetThreadContext(IntPtr hThread, ref CONTEXT lpContext);
コード例 #2
0
ファイル: Native.cs プロジェクト: greeduomacro/phoenix
 public static extern bool SetThreadContext(IntPtr hThread, ref CONTEXT lpContext);