Changeset 85509 in vbox for trunk/include/VBox
- Timestamp:
- Jul 29, 2020 10:16:32 AM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 139575
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/sup.h
r85506 r85509 1556 1556 * @returns VBox status code. 1557 1557 * @deprecated Use SUPR3LoadModule(pszFilename, "VMMR0.r0", &pvImageBase) 1558 * @param pszFilename Full path to the VMMR0.r0 file (silly). 1558 1559 * @param pErrInfo Where to return extended error information. 1559 1560 * Optional.
Note:
See TracChangeset
for help on using the changeset viewer.