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
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
optnmenu.c
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
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.ico
taskmgr.rc taskmgr: Use system font instead of special bitmap font. 2019-04-02 19:27:19 +02:00
taskmgr.svg
trayicon.bmp
trayicon.c taskmgr: Use C runtime wchar functions instead of wine/unicode.h. 2019-04-01 11:51:03 +02:00
traymask.bmp
window.ico
windowsm.ico