VirtualBox

Changeset 3902 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 27, 2007 9:48:57 AM (18 years ago)
Author:
vboxsync
Message:

More logging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.cpp

    r3887 r3902  
    176176        {
    177177            dprintf(("Enum hwnd=%x rect (%d,%d) (%d,%d)\n", hwnd, rectWindow.left, rectWindow.top, rectWindow.right, rectWindow.bottom));
    178             dprintf(("title=%s style=%x\n", szWindowText, dwStyle));
     178            dprintf(("title=%s style=%x exStyle=%x\n", szWindowText, dwStyle, dwExStyle));
    179179
    180180            HRGN hrgn = CreateRectRgn(0,0,0,0);
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