VirtualBox

Changeset 44297 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Jan 15, 2013 2:14:10 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
83210
Message:

VBoxTray: fix ChangeDisplaySettingsEx ref

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp

    r44296 r44297  
    249249            DeviceModeTmp.dmFields = DM_PELSWIDTH | DM_PELSHEIGHT | DM_BITSPERPEL | DM_POSITION
    250250                                     | DM_DISPLAYFREQUENCY | DM_DISPLAYFLAGS ;
    251             ChangeDisplaySettingsEx(DisplayDeviceTmp.DeviceName, &DeviceModeTmp, NULL,
     251            gCtx.pfnChangeDisplaySettingsEx(DisplayDeviceTmp.DeviceName, &DeviceModeTmp, NULL,
    252252                                    (CDS_UPDATEREGISTRY | CDS_NORESET), NULL);
    253253        }
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