mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
9 lines
191 B
C
9 lines
191 B
C
|
|
#define IDD_MAINWND 1000
|
|
#define IDC_PROCESSLIST 1001
|
|
#define IDC_HANDLELIST 1002
|
|
#define IDC_REFRESHHANDLE 1010
|
|
#define IDC_REFRESHPROCESS 1011
|
|
#define IDI_MAIN 2000
|
|
#define IDI_ARROW 2001
|