VirtualBox

Changeset 3553 in vbox for trunk/src


Ignore:
Timestamp:
Jul 11, 2007 1:28:54 PM (18 years ago)
Author:
vboxsync
Message:

More logging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Display/enable.c

    r3550 r3553  
    130130            for (i=0;i<lpRgnData->rdh.nCount;i++)
    131131            {
     132                DISPDBG((0, "New visible rectangle (%d,%d) (%d,%d)\n", pRect->left, pRect->bottom, pRect->right, pRect->top));
    132133                pRTRect[i].xLeft   = pRect->left;
    133134                pRTRect[i].yBottom = pRect->bottom;
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