Changeset 75993 in vbox for trunk/include/iprt
- Timestamp:
- Dec 5, 2018 9:38:00 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/err.h
r75951 r75993 1091 1091 /** Requires process elevation (UAC). */ 1092 1092 #define VERR_PROC_ELEVATION_REQUIRED (-22419) 1093 /** Incompatible configuration requested. */ 1094 #define VERR_INCOMPATIBLE_CONFIG (-22420) 1093 1095 /** @} */ 1094 1096
Note:
See TracChangeset
for help on using the changeset viewer.