mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[TASKMGR] adjust widths for status bar parts
Now "commit charge" not clipped
This commit is contained in:
committed by
Giannis Adamopoulos
parent
e0d80a4ab6
commit
473e0bfc83
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user