- Timestamp:
- Jan 8, 2000, 3:41:27 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.cpp
r2371 r2374 1 /* $Id: win32wbase.cpp,v 1.13 3 2000-01-08 14:15:08sandervl Exp $ */1 /* $Id: win32wbase.cpp,v 1.134 2000-01-08 14:41:27 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 645 645 subclassScrollBars(dwStyle & WS_HSCROLL,dwStyle & WS_VSCROLL); 646 646 647 FrameSubclassTitleBar(this);647 // FrameSubclassTitleBar(this); 648 648 649 649 fakeWinBase.hwndThis = OS2Hwnd;
Note:
See TracChangeset
for help on using the changeset viewer.