Ignore:
Timestamp:
Jan 2, 2000, 9:20:03 PM (26 years ago)
Author:
sandervl
Message:

Implemented Set/GetWindowRgn (not activated)

File:
1 edited

Legend:

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

    r2289 r2294  
    1 /* $Id: win32wbase.cpp,v 1.131 2000-01-01 14:37:34 cbratschi Exp $ */
     1/* $Id: win32wbase.cpp,v 1.132 2000-01-02 20:20:01 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    204204
    205205  ownDC              = 0;
     206  hWindowRegion      = 0;
    206207
    207208  if(currentProcessId == -1)
Note: See TracChangeset for help on using the changeset viewer.