VirtualBox

Changeset 72355 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 26, 2018 1:28:34 PM (7 years ago)
Author:
vboxsync
Message:

Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev multimonitor resize request and VBoxManage controlvm setscreenlayout (another build fix). bugref:8393

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp

    r72352 r72355  
    14921492                ULONG aHeight = 0;
    14931493                ULONG aBitsPerPixel = 0;
    1494                 if (aStatus = GuestMonitorStatus_Enabled)
     1494                if (aStatus == GuestMonitorStatus_Enabled)
    14951495                {
    14961496                    if (argc < 7)
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