Error codes: Difference between revisions
No edit summary |
Add two entries for signifying out of memory for the FS module (0x1A3E02 is used in IFileSystem's GetFreeSpaceSize(), while 0x1A4002 is used within IFileSystem's GetTotalSpaceSize()) |
||
Line 313: | Line 313: | ||
|- | |- | ||
| 0x196202 || 2 || 3249 || Out of memory | | 0x196202 || 2 || 3249 || Out of memory | ||
|- | |||
| 0x1A3E02 || 2 || 3359 || Out of memory | |||
|- | |||
| 0x1A4002 || 2 || 3360 || Out of memory | |||
|- | |- | ||
| 0x1A4A02 || 2 || 3365 || Out of memory | | 0x1A4A02 || 2 || 3365 || Out of memory |