VirtualBox

Changeset 35191 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Dec 16, 2010 3:25:20 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69030
Message:

Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/sup.h

    r35188 r35191  
    10361036 * @param   pszFilename     Image filename. This must have a path.
    10371037 * @param   phLdrMod        Where to store the handle to the loaded module.
    1038  * @param   fFlags          See RTLDRFLAGS_.
     1038 * @param   fFlags          See RTLDRLOAD_FLAGS_XXX.
    10391039 * @param   pErrInfo        Where to return extended error information.
    10401040 *                          Optional.
     
    10521052 * @param   pszFilename     Image filename.
    10531053 * @param   phLdrMod        Where to store the handle to the loaded module.
    1054  * @param   fFlags          See RTLDRFLAGS_*.
     1054 * @param   fFlags          See RTLDRLOAD_FLAGS_XXX.
    10551055 * @param   pErrInfo        Where to return extended error information.
    10561056 *                          Optional.
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette