1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/programs/taskmgr
Eric Pouech 1390425cfc taskmgr: No longer use console/file output APIs.
Regular GUI apps don't.

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-11-10 20:52:29 +01:00
..
about.c
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: No longer use console/file output APIs. 2023-11-10 20:52:29 +01: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 exit code 1 when terminating processes. 2023-02-02 10:56:32 +01:00
graph.c taskmgr: Use macro for the color black too. 2023-07-04 21:00:12 +02:00
graphctl.c
graphctl.h
Makefile.in makefiles: Always use the global SOURCES variable for .svg files. 2023-10-14 13:47:59 +02:00
optnmenu.c
perfdata.c taskmgr: Avoid wcsncpy(). 2021-05-04 21:33:15 +02:00
perfdata.h taskmgr: Use two kernel32 functions directly. 2020-10-20 12:43:20 +02:00
perfpage.c taskmgr: Use standard va_list instead of __ms_va_list. 2023-02-20 08:40:14 +01: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: Fetch the debug channels from the PEB memory block. 2021-05-24 22:03:51 +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 taskmgr: Enable visual styles. 2021-06-10 23:04:03 +02:00
taskmgr.h taskmgr: Fetch the debug channels from the PEB memory block. 2021-05-24 22:03:51 +02:00
taskmgr.ico
taskmgr.manifest taskmgr: Add system DPI awareness settings to the application manifest. 2021-09-07 10:16:59 +02:00
taskmgr.rc taskmgr: Enable visual styles. 2021-06-10 23:04:03 +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