Exemplo n.º 1
0
 public static extern bool GetThreadContext([In] IntPtr hThread, ref CONTEXT lpContext);
Exemplo n.º 2
0
 public static extern void RtlCaptureContext(ref CONTEXT ContextRecord);