Error codes: Difference between revisions
Misson20000 (talk | contribs) add 0x7a880 (am.debug!dev_function flag error) |
Added error code 6005 |
||
Line 618: | Line 618: | ||
|- | |- | ||
| 0x2EE202 - 0x306E02 || 6001-6199 || Error: Invalid argument was specified. | | 0x2EE202 - 0x306E02 || 6001-6199 || Error: Invalid argument was specified. | ||
|- | |||
| 0x2EEA02 || 6005 || Directory/file(?) already exists. | |||
|- | |- | ||
| 0x307202 || 6201 || Error: OpenMode_AllowAppend is required for implicit extension of file size by WriteFile(). | | 0x307202 || 6201 || Error: OpenMode_AllowAppend is required for implicit extension of file size by WriteFile(). |