예제 #1
0
 public static extern bool GetThreadContext([In] IntPtr hThread, ref CONTEXT lpContext);
예제 #2
0
 public static extern void RtlCaptureContext(ref CONTEXT ContextRecord);