SVC: Difference between revisions
Line 1,552: | Line 1,552: | ||
| 0 || ProcessState_Created || | | 0 || ProcessState_Created || | ||
|- | |- | ||
| 1 || | | 1 || ProcessState_CreatedAttached || | ||
|- | |- | ||
| 2 || | | 2 || ProcessState_Started || | ||
|- | |- | ||
| 3 || ProcessState_Crashed || Processes will not enter this state unless they were created with [[#CreateProcessInfo|EnableDebug]]. | | 3 || ProcessState_Crashed || Processes will not enter this state unless they were created with [[#CreateProcessInfo|EnableDebug]]. | ||
|- | |- | ||
| 4 || | | 4 || ProcessState_StartedAttached || | ||
|- | |- | ||
| 5 || ProcessState_Exiting || | | 5 || ProcessState_Exiting || |