VirtualBox

Changeset 77133 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 1, 2019 5:46:58 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128592
Message:

Fix a Windows burn from the last commit.
bugref:9376: Complete hardware cursor implementation in VMSVGA.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/DisplayImpl.cpp

    r77130 r77133  
    44544454}
    44554455
    4456 DECLCALLBACK(void) Display::i_displayVBVAReportCursorPosition(PPDMIDISPLAYCONNECTOR pInterface, uint32_t fFlags, ULONG aScreenId, uint32_t x, uint32_t y)
     4456DECLCALLBACK(void) Display::i_displayVBVAReportCursorPosition(PPDMIDISPLAYCONNECTOR pInterface, uint32_t fFlags, uint32_t aScreenId, uint32_t x, uint32_t y)
    44574457{
    44584458    LogFlowFunc(("\n"));
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