VirtualBox

Changeset 35212 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Dec 16, 2010 11:15:43 PM (14 years ago)
Author:
vboxsync
Message:

Main/Mouse: ignore mouse events on disabled screens properly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/MouseImpl.h

    r33758 r35212  
    105105                           int32_t dz, int32_t dw, uint32_t fButtons,
    106106                           bool fUsesVMMDevEvent);
    107     HRESULT convertDisplayRes(LONG x, LONG y, uint32_t *pcX, uint32_t *pcY);
     107    HRESULT convertDisplayRes(LONG x, LONG y, int32_t *pcX, int32_t *pcY,
     108                              bool *pfValid);
    108109
    109110    void getDeviceCaps(bool *pfAbs, bool *pfRel);
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