Changes

149 bytes added ,  19:08, 26 March 2019
Add am error code returned by LeaveFatalSection when unbalanced EnterFatalSection/LeaveFatalSection sequences occur
Line 958: Line 958:  
|-
 
|-
 
| 0x3FE80 || 128 || 511 || IStorage opened as wrong type (data opened as transfermem, transfermem opened as data)
 
| 0x3FE80 || 128 || 511 || IStorage opened as wrong type (data opened as transfermem, transfermem opened as data)
 +
|-
 +
| 0x40080 || 128 || 512 || Unbalanced fatal section leave (returned when executing LeaveFatalSection without a preceding, EnterFatalSection call)
 
|-
 
|-
 
| 0x4B080 || 128 || 600 || Failed to allocate memory for IStorage
 
| 0x4B080 || 128 || 600 || Failed to allocate memory for IStorage
92

edits