Changeset 1713 for trunk/psLib/src/sysUtils/psErrorCodes.dat
- Timestamp:
- Sep 7, 2004, 2:09:06 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psErrorCodes.dat (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psErrorCodes.dat
r1696 r1713 9 9 UNKNOWN unknown error 10 10 IO I/O error 11 LOCATION_INVALID specified location is unknown 11 12 MEMORY_CORRUPTION memory corruption detected 12 13 MEMORY_DEREF_USAGE dereferenced memory still used 13 LOCATION_INVALID specified location is unknown 14 BAD_VALUE value is out-of-range 15 BAD_LENGTH string value is too long 14 BAD_PARAMETER_VALUE parameter is out-of-range 15 BAD_PARAMETER_NULL parameter is null 16 BAD_PARAMETER_LENGTH parameter string is too long 17 UNEXPECTED_NULL unexpected NULL found
Note:
See TracChangeset
for help on using the changeset viewer.
