VirtualBox

Changeset 65122 in vbox for trunk/src/VBox/Additions/WINNT


Ignore:
Timestamp:
Jan 4, 2017 5:11:20 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
112625
Message:

Additions: doxygen fixes

Location:
trunk/src/VBox/Additions/WINNT
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp

    r64312 r65122  
    505505 * @param   pszSubKey           Sub key containing the list.
    506506 * @param   pszKeyValue         The actual key name of the list.
    507  * @param   pszValueToRemove    The value to add to the list.
     507 * @param   pszValueToAdd       The value to add to the list.
    508508 * @param   uiOrder             Position (zero-based) of where to add the value to the list.
    509509 */
  • trunk/src/VBox/Additions/WINNT/Mouse/NT4/VBoxPS2NT.cpp

    r63068 r65122  
    191191    CM_PARTIAL_RESOURCE_DESCRIPTOR KbdInt;
    192192    CM_PARTIAL_RESOURCE_DESCRIPTOR MouInt;
    193     BOOLEAN               fFloatSave;                   /**< weather to save floating point context */
     193    BOOLEAN               fFloatSave;                   /**< whether to save floating point context */
    194194    USHORT                iResend;                      /**< number of retries allowed */
    195195    USHORT                PollingIterations;            /**< number of polling iterations */
  • trunk/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvUtils.cpp

    r62679 r65122  
    3636 * Displays a verbose message.
    3737 *
    38  * @param   iLevel      Minimum log level required to display this message.
     38 * @param   dwLevel     Minimum log level required to display this message.
    3939 * @param   pszFormat   The message text.
    4040 * @param   ...         Format arguments.
  • trunk/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp

    r63093 r65122  
    3838 * Displays a verbose message.
    3939 *
    40  * @param   iLevel      Minimum log level required to display this message.
     40 * @param   dwLevel     Minimum log level required to display this message.
    4141 * @param   pszFormat   The message text.
    4242 * @param   ...         Format arguments.
  • trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp

    r65099 r65122  
    16551655 * @param   pEnv                        The DnD service's environment.
    16561656 * @param   ppInstance                  The instance pointer which refer to this object.
    1657  * @param   pfStartThread               Pointer to flag whether the DnD service can be started or not.
    16581657 */
    16591658DECLCALLBACK(int) VBoxDnDInit(const PVBOXSERVICEENV pEnv, void **ppInstance)
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