VirtualBox

Changeset 3110 in vbox for trunk/src/VBox/Frontends/VBoxSDL


Ignore:
Timestamp:
Jun 14, 2007 4:18:18 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
21993
Message:

Added the display index parameter to the SetVideoModeHint (in the guest all hints are still processed only for the primary monitor).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp

    r3098 r3110  
    22882288                 */
    22892289                /* communicate the resize event to the guest */
    2290                 gDisplay->SetVideoModeHint(uResizeWidth, uResizeHeight, 0);
     2290                gDisplay->SetVideoModeHint(uResizeWidth, uResizeHeight, 0, 0);
    22912291                break;
    22922292
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