Commit Graph

9 Commits (2c2299685fc5e8300ae307e4e15a0b297a42bd4d)

Author SHA1 Message Date
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