Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Francois Gouget
b72013d6d1
taskmgr: Avoid forward declarations and make functions static.
2006-03-21 20:04:09 +01:00
Mike McCormack
2f5293fd3c
taskmgr: Fix some gcc 4.1 warnings.
2006-03-17 13:11:48 +01: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