Changes

4 bytes added ,  23:54, 9 August 2018
Line 1,552: Line 1,552:  
| 0 || ProcessState_Created ||
 
| 0 || ProcessState_Created ||
 
|-
 
|-
| 1 || ProcessState_DebugAttached ||
+
| 1 || ProcessState_CreatedAttached ||
 
|-
 
|-
| 2 || ProcessState_DebugDetached ||
+
| 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 || ProcessState_Running ||
+
| 4 || ProcessState_StartedAttached ||
 
|-
 
|-
 
| 5 || ProcessState_Exiting ||
 
| 5 || ProcessState_Exiting ||
88

edits