Changeset 4573 for trunk/src/user32/dc.cpp
- Timestamp:
- Nov 9, 2000, 7:15:23 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/dc.cpp
r4558 r4573 1 /* $Id: dc.cpp,v 1.7 6 2000-11-05 18:49:07 sandervl Exp $ */1 /* $Id: dc.cpp,v 1.77 2000-11-09 18:15:17 sandervl Exp $ */ 2 2 3 3 /* … … 741 741 WinShowTrackRect(wnd->getOS2WindowHandle(), FALSE); 742 742 743 //testestest744 if(hwnd == 0x68000019) {745 lpps->fErase = 1;746 }747 743 if(wnd->needsEraseBkgnd() && lComplexity != RGN_NULL) { 748 744 wnd->setEraseBkgnd(FALSE);
Note:
See TracChangeset
for help on using the changeset viewer.