Ignore:
Timestamp:
Oct 8, 1999, 1:21:31 AM (26 years ago)
Author:
sandervl
Message:

SetWindowPos bugfix

File:
1 edited

Legend:

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

    r1014 r1176  
    1 /* $Id: win32wdesktop.cpp,v 1.1 1999-09-23 10:33:59 sandervl Exp $ */
     1/* $Id: win32wdesktop.cpp,v 1.2 1999-10-07 23:21:31 sandervl Exp $ */
    22/*
    33 * Win32 Desktop Window for OS/2
     
    4747  OS2HwndFrame = OSLIB_HWND_DESKTOP;
    4848  rectClient   = rectWindow;
     49  Win32Hwnd    = 0;
    4950
    5051  /* Find the window class */
Note: See TracChangeset for help on using the changeset viewer.