Changeset 2406 for trunk/src/user32/new/win32wbasenonclient.cpp
- Timestamp:
- Jan 11, 2000, 2:06:27 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/new/win32wbasenonclient.cpp
r2403 r2406 1 /* $Id: win32wbasenonclient.cpp,v 1. 1 2000-01-11 10:39:00sandervl Exp $ */1 /* $Id: win32wbasenonclient.cpp,v 1.2 2000-01-11 13:06:27 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 (non-client methods) … … 1208 1208 1209 1209 case SC_TASKLIST: 1210 WinExec("taskman.exe",SW_SHOWNORMAL);1210 OSLibWinShowTaskList(getOS2FrameWindowHandle()); 1211 1211 break; 1212 1212
Note:
See TracChangeset
for help on using the changeset viewer.