Changes

42 bytes added ,  23:10, 28 October 2018
Add OS error code used to signify out of resource conditions. This seems to be returned if the OS is unable to allocate a TLS slot for thread resources
Line 360: Line 360:  
|-
 
|-
 
| 0x1003 || 3 || 8 || Out of memory
 
| 0x1003 || 3 || 8 || Out of memory
 +
|-
 +
| 0x1203 || 3 || 9 || Out of resources
 
|-
 
|-
 
| 0x3EA03 || 3 || 501 || Invalid handle
 
| 0x3EA03 || 3 || 501 || Invalid handle
92

edits