VirtualBox

Changeset 27189 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Mar 8, 2010 11:07:52 PM (15 years ago)
Author:
vboxsync
Message:

Main/MouseImpl.cpp: updated a todo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/MouseImpl.cpp

    r27160 r27189  
    537537                                     fVMMDevNeedsHostCursor);
    538538    /** @todo if this gets called during device initialisation we get an
    539      * error due to VMMDev not being initialised yet.  This is currently
    540      * worked around in DevPS2 (which doesn't need the capability anyway of
    541      * course), but it seems to me that Main should be initialised before
    542      * the devices are. */
     539     * error due to VMMDev not being initialised yet. */
    543540    if (fAbsDev && !(uHostCaps & VMMDEV_MOUSE_HOST_HAS_ABS_DEV))
    544541        uHostCaps |= VMMDEV_MOUSE_HOST_HAS_ABS_DEV;
Note: See TracChangeset for help on using the changeset viewer.

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