https://git.reactos.org/?p=reactos.git;a=commitdiff;h=473e0bfc838ddb7f84ebea...
commit 473e0bfc838ddb7f84ebeaafc86acf3873d99c10 Author: Denis Malikov filedem@gmail.com AuthorDate: Mon Jan 14 00:57:50 2019 +0700 Commit: Giannis Adamopoulos gadamopoulos@reactos.org CommitDate: Sun Jan 13 21:33:44 2019 +0200
[TASKMGR] adjust widths for status bar parts
Now "commit charge" not clipped --- base/applications/taskmgr/taskmgr.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/base/applications/taskmgr/taskmgr.h b/base/applications/taskmgr/taskmgr.h index c5da7f13fd..5e7fed2f7c 100644 --- a/base/applications/taskmgr/taskmgr.h +++ b/base/applications/taskmgr/taskmgr.h @@ -46,8 +46,8 @@ typedef struct _IO_COUNTERS { #define RUN_PERF_PAGE
#define STATUS_WINDOW 2001 -#define STATUS_SIZE1 80 -#define STATUS_SIZE2 210 +#define STATUS_SIZE1 85 +#define STATUS_SIZE2 190 #define STATUS_SIZE3 400
typedef struct