1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-05 17:28:47 +00:00
wine/programs/taskmgr
Limstash Wong 3e9af4478d taskmgr: Fix the unit in memory usage graph on performance tab.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50948
Signed-off-by: Limstash Wong <limstash.w@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-23 10:27:54 +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: Fetch the debug channels from the PEB memory block. 2021-05-24 22:03:51 +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 taskmgr: Fix the unit in memory usage graph on performance tab. 2022-05-23 10:27:54 +02:00
graphctl.c
graphctl.h
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +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 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: 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