Changeset 35191 in vbox for trunk/include/VBox
- Timestamp:
- Dec 16, 2010 3:25:20 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 69030
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/sup.h
r35188 r35191 1036 1036 * @param pszFilename Image filename. This must have a path. 1037 1037 * @param phLdrMod Where to store the handle to the loaded module. 1038 * @param fFlags See RTLDR FLAGS_.1038 * @param fFlags See RTLDRLOAD_FLAGS_XXX. 1039 1039 * @param pErrInfo Where to return extended error information. 1040 1040 * Optional. … … 1052 1052 * @param pszFilename Image filename. 1053 1053 * @param phLdrMod Where to store the handle to the loaded module. 1054 * @param fFlags See RTLDR FLAGS_*.1054 * @param fFlags See RTLDRLOAD_FLAGS_XXX. 1055 1055 * @param pErrInfo Where to return extended error information. 1056 1056 * Optional.
Note:
See TracChangeset
for help on using the changeset viewer.