Sweden-Number/programs/taskmgr
Michael Stefaniuc c2883d77b8 taskmgr: Use two kernel32 functions directly.
The yougest one, IsWow64Proces, is available since WinXP SP2 / Vista.

Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-20 12:43:20 +02:00
..
Makefile.in makefiles: Allow using EXTRADLLFLAGS instead of APPMODE. 2019-04-24 11:27:39 +02:00
about.c taskmgr: Use the ARRAY_SIZE() macro. 2018-08-14 09:42:09 +02:00
affinity.c taskmgr: Use C runtime wchar functions instead of wine/unicode.h. 2019-04-01 11:51:03 +02:00
applpage.c taskmgr: SwitchToThisWindow() is available, remove alternate code path. 2020-10-16 11:21:24 +02:00
column.c taskmgr: Use C runtime wchar functions instead of wine/unicode.h. 2019-04-01 11:51:03 +02:00
column.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dbgchnl.c taskmgr: Use the ARRAY_SIZE() macro. 2018-08-14 09:42:09 +02:00
debug.c taskmgr: Use C runtime wchar functions instead of wine/unicode.h. 2019-04-01 11:51:03 +02:00
endproc.c taskmgr: Use C runtime wchar functions instead of wine/unicode.h. 2019-04-01 11:51:03 +02:00
graph.c include: Default to the standards-compliant version of swprintf(). 2019-04-11 16:46:41 +02:00
graphctl.c taskmgr: Use SetRect() instead of open coding it. 2016-07-14 18:41:54 +09:00
graphctl.h taskmgr: Remove some old commented out code, mostly C++. 2016-07-14 18:41:44 +09:00
optnmenu.c Assorted spelling fixes. 2014-02-10 15:47:29 +01:00
perfdata.c taskmgr: Use two kernel32 functions directly. 2020-10-20 12:43:20 +02:00
perfdata.h taskmgr: Use two kernel32 functions directly. 2020-10-20 12:43:20 +02:00
perfpage.c taskmgr: Use C runtime wchar functions instead of wine/unicode.h. 2019-04-01 11:51:03 +02:00
priority.c taskmgr: Use C runtime wchar functions instead of wine/unicode.h. 2019-04-01 11:51:03 +02:00
proclist.c Assorted spelling fixes. 2014-02-10 15:47:29 +01:00
procpage.c taskmgr: Use the ARRAY_SIZE() macro. 2018-08-14 09:42:09 +02:00
resource.h taskmgr: Use system font instead of special bitmap font. 2019-04-02 19:27:19 +02:00
run.c taskmgr: Shell32 is imported, no need to load it again. 2020-10-19 10:59:05 +02:00
taskmgr.c include: Default to the standards-compliant version of swprintf(). 2019-04-11 16:46:41 +02:00
taskmgr.h taskmgr: Make FillSolidRect2() and Draw3dRect2?() static. 2009-05-06 12:20:10 +02:00
taskmgr.ico taskmgr: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
taskmgr.rc taskmgr: Use system font instead of special bitmap font. 2019-04-02 19:27:19 +02:00
taskmgr.svg taskmgr: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
trayicon.bmp taskmgr.exe: We can now store binary files in the repository. 2007-09-18 13:35:35 +02:00
trayicon.c taskmgr: Use C runtime wchar functions instead of wine/unicode.h. 2019-04-01 11:51:03 +02:00
traymask.bmp taskmgr.exe: We can now store binary files in the repository. 2007-09-18 13:35:35 +02:00
window.ico taskmgr.exe: We can now store binary files in the repository. 2007-09-18 13:35:35 +02:00
windowsm.ico taskmgr.exe: We can now store binary files in the repository. 2007-09-18 13:35:35 +02:00