VirtualBox

Changeset 27165 in vbox for trunk/src/VBox/Additions/WINNT


Ignore:
Timestamp:
Mar 8, 2010 1:26:15 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
58507
Message:

Windows guest additions multimonitor fixes (xTracker 4655).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp

    r27164 r27165  
    969969                 */
    970970                BOOLEAN fNewInvocation = FALSE;
    971                 static sPrev_xres    = 0;
    972                 static sPrev_yres    = 0;
    973                 static sPrev_bpp     = 0;
     971                static uint32_t sPrev_xres    = 0;
     972                static uint32_t sPrev_yres    = 0;
     973                static uint32_t sPrev_bpp     = 0;
    974974                if (   sPrev_xres != xres
    975975                    || sPrev_yres != yres
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