Changeset 35592 in vbox for trunk/include/VBox
- Timestamp:
- Jan 17, 2011 7:19:58 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r35513 r35592 1659 1659 /** The host is not supported. Uninstall the extension pack. 1660 1660 * Returned by the VBOXEXTPACKREG::pfnInstalled. */ 1661 #define VERR_EXTPACK_UNSUPPORTED_HOST_UNINSTALL (- 5000)1661 #define VERR_EXTPACK_UNSUPPORTED_HOST_UNINSTALL (-6000) 1662 1662 /** @} */ 1663 1663
Note:
See TracChangeset
for help on using the changeset viewer.