Commit Graph

25 Commits (master)

Author SHA1 Message Date
Alexandre Julliard a58f4abc08 makefiles: Allow using EXTRADLLFLAGS instead of APPMODE.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-24 11:27:39 +02:00
Vijay Kiran Kamuju 17056908ac taskmgr: Use StrFormatKBSizeW/StrFormatByteSizeW to show memory usage.
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-04 22:30:44 +02:00
Jacek Caban 35faa0e7ed taskmgr: Removed no longer needed psapi import.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-03 13:25:25 +01:00
Alexandre Julliard 3e40fea9d6 makefiles: Automatically add the necessary msvcrt flags to the generated rules. 2014-01-08 14:34:15 +01:00
Alexandre Julliard 86b1f94d28 makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
Alexandre Julliard 4f3d71cef3 makefiles: Get rid of the no longer used PO_SRCS variables. 2013-12-15 10:23:04 +01:00
Alexandre Julliard da35622b83 makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
Alexandre Julliard b82371ec97 taskmgr: Convert dialogs to po files. 2011-11-17 21:49:43 +01:00
Andrew Nguyen 1d9b7bda82 taskmgr: Remove all TCHAR macro usage in debug channel dialog code. 2011-05-18 16:44:12 +02:00
Alexandre Julliard dfcd36ca40 taskmgr: Convert menu and string table resources to po files. 2011-01-08 16:43:38 +01:00
Yaron Shahrabani 510d2bf682 taskmgr: Added Hebrew translation. 2010-10-13 11:22:55 +02:00
Alexandre Julliard bd9852cd6f makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions. 2010-09-19 12:40:12 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard 6fb39dfe4a programs: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:37 +02:00
Igor Paliychuk c22e1299ec taskmgr: Add Ukrainian translation. 2010-07-19 14:38:17 +02:00
Michael Stefaniuc 2837bc3796 taskmgr: Add the Romanian translation.
Translation by Claudia Cotună.
2010-07-12 16:18:12 +02:00
Luca Bennati 64b62a3fef taskmgr: Add Italian translation. 2010-05-31 12:14:29 +02:00
Joel Holdsworth 1bf812106a taskmgr: Replaced program icon with a Tango compliant icon. 2010-04-16 14:13:28 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Michael Stefaniuc c02f249888 taskmgr: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:43:36 +02:00
Alexandre Julliard 0e3eda3425 programs: Use the Wine import libraries when compiling with MinGW. 2008-05-26 19:26:06 +02:00
Alexandre Julliard 2cd77f38e9 taskmgr.exe: We can now store binary files in the repository. 2007-09-18 13:35:35 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Mike McCormack b744372231 Turn off gcc 4.0's builtin wchar inlines. 2005-08-11 17:12:18 +00:00
Eric Pouech d6b348f0a1 Ported the ReactOS taskmgr written by Brian Palmer. 2004-03-23 01:19:54 +00:00