Ignore:
Timestamp:
Apr 27, 2001, 7:36:39 PM (24 years ago)
Author:
sandervl
Message:

mouse message translation + dc reset after resize fixes

File:
1 edited

Legend:

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

    r5586 r5606  
    1 /* $Id: win32wbase.cpp,v 1.252 2001-04-25 20:53:38 sandervl Exp $ */
     1/* $Id: win32wbase.cpp,v 1.253 2001-04-27 17:36:38 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    106106  fCreationFinished= FALSE;
    107107  fMinMaxChange    = FALSE;
     108  fOwnDCDirty      = FALSE;
    108109
    109110  windowNameA      = NULL;
Note: See TracChangeset for help on using the changeset viewer.