VirtualBox

Changeset 8343

Show
Ignore:
Timestamp:
04/24/08 08:08:13 (9 months ago)
Author:
vboxsync
Message:

Main: release log when the guest reports its maximum resolution

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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; 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy