user32: start taskmgr.exe instead of taskman.exe on SC_TASKLIST command
commit6d588c96e97b8f98dd6c2176d85f270aaa495baf
authorPeter Oberndorfer <kumbayo84@arcor.de>
Fri, 4 Jan 2008 09:58:04 +0000 (4 10:58 +0100)
committerPeter Oberndorfer <kumbayo84@arcor.de>
Fri, 4 Jan 2008 09:58:04 +0000 (4 10:58 +0100)
treee2bd4cfcb5bb8be71f74c2d8425d8e6fb555ae26
parent297c1053532ab43ceba49fee6cbd2f712d8ba973
user32: start taskmgr.exe instead of taskman.exe on SC_TASKLIST command

TODO: need to test if windows still reacts to the message in DefWndProc
maybe just use GetSystemMenu and add a corresponding menu entry and try what happens
dlls/user32/nonclient.c