VirtualBox

Ignore:
Timestamp:
Aug 8, 2007 10:33:39 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
23538
Message:

2079: Create seamless mode for Windows guests:

Warn user about he is unable to enter the seamless mode if the guest's Video RAM is not large enough to support a resize to full screen on the host.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h

    r4071 r4090  
    129129    void cannotFindMachineByName (const CVirtualBox &vbox, const QString &name);
    130130
     131    void cannotEnterSeamlessMode (ULONG aWidth, ULONG aHeight,
     132                                  ULONG aBpp, ULONG aVRam);
     133
    131134    bool confirmMachineDeletion (const CMachine &machine);
    132135    bool confirmDiscardSavedState (const CMachine &machine);
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