Changeset 30715 in vbox for trunk/include/iprt/err.mac
- Timestamp:
- Jul 7, 2010 4:22:33 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/err.mac
r28828 r30715 104 104 %define VERR_CONCURRENT_ACCESS (-92) 105 105 %define VERR_CALLER_NO_REFERENCE (-93) 106 %define VERR_LOGON_FAILURE (-94) 106 %define VERR_NO_CHANGE (-95) 107 %define VINF_NO_CHANGE 95 108 %define VERR_NO_EXEC_MEMORY (-96) 107 109 %define VERR_FILE_IO_ERROR (-100) 108 110 %define VERR_OPEN_FAILED (-101)
Note:
See TracChangeset
for help on using the changeset viewer.