Aurimas Fišeras
ae62524d76
taskmgr: Make remaining strings translatable.
2009-06-26 12:00:17 +02:00
Francois Gouget
c6643c6108
taskmgr: Make some functions static.
2009-02-09 13:15:44 +01:00
Francois Gouget
097863ba46
taskmgr: Reorder some functions to avoid forward declarations in applpage.c.
2009-02-05 13:14:27 +01:00
Michael Stefaniuc
f3975c5a7e
taskmgr: Replace malloc with HeapAlloc.
2008-12-08 12:04:17 +01:00
Vladimir Pankratov
b98334b9ec
taskmgr: Converted some functions and variables to Unicode.
2008-08-21 14:19:56 +02:00
Francois Gouget
c4b1195c0c
Assorted spelling fixes.
2007-10-23 18:20:27 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Francois Gouget
b01a1c6f0e
taskmgr: Reorder functions to avoid forward declarations.
2006-03-21 20:04:46 +01:00
Mike McCormack
25564f9f3c
taskmgr: Make some functions static.
2006-03-21 11:04:43 +01:00
Mike McCormack
423079eb3b
taskmgr: Fix some gcc 4.1 warnings caused by commctrl.h macros.
2006-03-21 11:04:32 +01:00
Thomas Weidenmueller
53a0c30078
Use anonymous events for synchronization.
2005-09-14 10:29:45 +00:00
Alexandre Julliard
86663762ec
Authors: Thomas Weidenmueller <wine-patches@reactsoft.com>, Filip Navara <xnavara@volny.cz>
...
DLGPROCs return INT_PTR.
2005-09-14 10:06:09 +00:00
Alexandre Julliard
23152a664c
Authors: Richard Cohen <richard@daijobu.co.uk>, Jim Tabor, Thomas Weidenmueller <wine-patches@reactsoft.com>
...
64 bit fixes -- Store Window procs as WNDPROC, cast to DWORD_PTR in
SendMessageTimeout.
2005-09-13 14:31:51 +00:00
Dmitry Timoshkov
39f960bdfa
- Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and
...
SetClassLongA/W according to SDK definitions.
- Add prototypes for SetClassLongPtrA/W, protect some GWL_ and GCL_
constants from using in Wine or in _WIN64 mode.
- Fix all places in Wine affected by the above changes.
2005-02-15 21:51:06 +00:00
Eric Pouech
d6b348f0a1
Ported the ReactOS taskmgr written by Brian Palmer.
2004-03-23 01:19:54 +00:00