Changeset 1176 for trunk/src/user32/win32wdesktop.cpp
- Timestamp:
- Oct 8, 1999, 1:21:31 AM (26 years ago)
- 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:59sandervl Exp $ */1 /* $Id: win32wdesktop.cpp,v 1.2 1999-10-07 23:21:31 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Desktop Window for OS/2 … … 47 47 OS2HwndFrame = OSLIB_HWND_DESKTOP; 48 48 rectClient = rectWindow; 49 Win32Hwnd = 0; 49 50 50 51 /* Find the window class */
Note:
See TracChangeset
for help on using the changeset viewer.