Ignore:
Timestamp:
Jan 11, 2000, 2:06:27 PM (26 years ago)
Author:
sandervl
Message:

Lots of menu fixes

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:00 sandervl Exp $ */
     1/* $Id: win32wbasenonclient.cpp,v 1.2 2000-01-11 13:06:27 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2 (non-client methods)
     
    12081208
    12091209    case SC_TASKLIST:
    1210         WinExec("taskman.exe",SW_SHOWNORMAL);
     1210        OSLibWinShowTaskList(getOS2FrameWindowHandle());
    12111211        break;
    12121212
Note: See TracChangeset for help on using the changeset viewer.