VirtualBox

Changeset 27433 in vbox for trunk/src/VBox/Devices/Graphics


Ignore:
Timestamp:
Mar 17, 2010 8:18:05 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
58909
Message:

wddm: mouse pointer support (GDI emulated) when pointer intergation is off

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp

    r27339 r27433  
    11481148        {
    11491149            rc = pCmd->rc;
    1150 #ifdef DEBUG_misha
    1151             AssertMsg(RT_SUCCESS(rc), ("%Rrc\n", rc));
    1152 #else
    11531150            AssertMsg(RT_SUCCESS(rc) || rc == VERR_NOT_IMPLEMENTED, ("%Rrc\n", rc));
    1154 #endif
    11551151            if(rc == VERR_NOT_IMPLEMENTED)
    11561152            {
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