Changeset 9217 for trunk/src/user32/win32wbase.cpp
- Timestamp:
- Sep 6, 2002, 2:31:42 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.cpp
r9143 r9217 1 /* $Id: win32wbase.cpp,v 1.33 7 2002-08-27 09:30:50sandervl Exp $ */1 /* $Id: win32wbase.cpp,v 1.338 2002-09-06 12:31:41 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 716 716 #endif 717 717 718 fakeWinBase.hwndThis = OS2Hwnd;719 fakeWinBase.pWindowClass = windowClass;720 721 718 //Set icon from window or class 722 719 if (hIcon)
Note:
See TracChangeset
for help on using the changeset viewer.