Ignore:
Timestamp:
Nov 9, 2000, 7:15:23 PM (25 years ago)
Author:
sandervl
Message:

Icon api rewrite + small fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/dc.cpp

    r4558 r4573  
    1 /* $Id: dc.cpp,v 1.76 2000-11-05 18:49:07 sandervl Exp $ */
     1/* $Id: dc.cpp,v 1.77 2000-11-09 18:15:17 sandervl Exp $ */
    22
    33/*
     
    741741   WinShowTrackRect(wnd->getOS2WindowHandle(), FALSE);
    742742
    743    //testestest
    744    if(hwnd == 0x68000019) {
    745         lpps->fErase = 1;
    746    }
    747743   if(wnd->needsEraseBkgnd() && lComplexity != RGN_NULL) {
    748744        wnd->setEraseBkgnd(FALSE);
Note: See TracChangeset for help on using the changeset viewer.