Changeset 109025 in vbox for trunk/include/iprt
- Timestamp:
- Apr 19, 2025 10:23:06 PM (2 weeks ago)
- svn:sync-xref-src-repo-rev:
- 168554
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/err.h
r106321 r109025 414 414 /** Installation has failed. */ 415 415 #define VERR_INSTALLATION_FAILED (-22429) 416 /** Windows system integrity policy violation (device guard). */ 417 #define VERR_SYSTEM_INTEGRITY_POLICY_VIOLATION (-22430) 416 418 /** @} */ 417 419
Note:
See TracChangeset
for help on using the changeset viewer.