VirtualBox

Changeset 47192 in vbox for trunk/src/VBox/Main/testcase


Ignore:
Timestamp:
Jul 16, 2013 1:59:25 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
87298
Message:

Main/MouseImpl: restored Mouse test case, not yet building though; fix a burn.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/tstMouseImpl.cpp

    r47190 r47192  
    4343    void getFramebufferDimensions(int32_t *px1, int32_t *py1,
    4444                                  int32_t *px2, int32_t *py2);
    45     int getScreenResolution(uint32_t cScreen, uint32_t *pcx, uint32_t *pcy,
    46                             uint32_t *pcBPP);
     45    int getScreenResolution(uint32_t cScreen, ULONG *pcx, ULONG *pcy,
     46                            ULONG *pcBPP);
    4747};
    4848
     
    170170}
    171171
    172 int TestDisplay::getScreenResolution(uint32_t cScreen, uint32_t *pcx,
    173                                      uint32_t *pcy, uint32_t *pcBPP)
     172int TestDisplay::getScreenResolution(uint32_t cScreen, ULONGt *pcx,
     173                                     ULONG *pcy, ULONG *pcBPP)
    174174{
    175175    NOREF(cScreen);
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