VirtualBox

Ignore:
Timestamp:
Aug 7, 2013 9:49:33 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
87771
Message:

include,Devices,Main,VirtualBox: multi-touch input.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Input/testcase/tstUsbMouse.cpp

    r47422 r47571  
    247247}
    248248
    249 
     249#if 0
     250/** @todo PDM interface was updated. This is not working anymore. */
    250251static void testSendPositionMT(RTTEST hTest)
    251252{
     
    296297        g_UsbHidMou.pfnDestruct(pThis);
    297298}
    298 
     299#endif
    299300
    300301int main()
     
    322323    testSendPositionRel(hTest);
    323324    testSendPositionAbs(hTest);
    324     testSendPositionMT(hTest);
     325    /* testSendPositionMT(hTest); */
    325326    return RTTestSummaryAndDestroy(hTest);
    326327}
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