SVC: Difference between revisions
Line 1,586: | Line 1,586: | ||
|} | |} | ||
AttachThread specific: | AttachThread specific: | ||
{| class=wikitable | {| class=wikitable | ||
Line 1,603: | Line 1,597: | ||
|} | |} | ||
Exit specific: | |||
{| class=wikitable | {| class=wikitable | ||
! Offset || Length || Description | ! Offset || Length || Description | ||
|- | |- | ||
| 0x10 || | | 0x10 || u64 || Type (0=PausedThread, 1=RunningThread, 2=TerminatedProcess) | ||
|} | |} | ||