VirtualBox

Ignore:
Timestamp:
Jul 7, 2010 7:56:37 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63450
Message:

wddm3d: make fake wine window position/size be in synch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/crOpenGL/load.c

    r30626 r30689  
    761761        hNewRgn = stubMakeRegionFromRects(pRegions->pRegions, 1);
    762762
    763 #if 0
    764         /* may be needed in the future for proper resize handling */
     763        /* ensure the window is in synch to avoid possible incorrect host notifications  */
    765764        {
    766765            BOOL bRc = MoveWindow(pRegions->hWnd, winX, winY, winW, winH, FALSE /*BOOL bRepaint*/);
     
    771770            }
    772771        }
    773 #endif
    774772    }
    775773    else
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