- Timestamp:
- Feb 16, 2000, 6:21:06 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.cpp
r2803 r2805 1 /* $Id: win32wbase.cpp,v 1.16 3 2000-02-16 14:28:22 sandervlExp $ */1 /* $Id: win32wbase.cpp,v 1.164 2000-02-16 17:21:06 cbratschi Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 683 683 } 684 684 685 //CB: timew32.exe, blockcad.exe -> children not shown!!!686 685 if (cs->style & WS_VISIBLE) ShowWindow(sw); 687 686
Note:
See TracChangeset
for help on using the changeset viewer.