VirtualBox

Changeset 8343 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 24, 2008 6:08:13 AM (17 years ago)
Author:
vboxsync
Message:

Main: release log when the guest reports its maximum resolution

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/GuestImpl.cpp

    r8323 r8343  
    374374    AutoWriteLock alock (this);
    375375
     376    LogRel(("The guest supports a maximum resolution of %dx%d\n",
     377            aMaxWidth, aMaxHeight));
    376378    mData.mMaxWidth  = aMaxWidth;
    377379    mData.mMaxHeight = aMaxHeight;
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