mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +00:00
2012315e5a
svn path=/trunk/; revision=34303
16 lines
309 B
C
16 lines
309 B
C
#include "../lib/error.h"
|
|
|
|
#define IDI_MAIN 0
|
|
|
|
#define TBSIZE 32
|
|
#define IDB_TOOLBAR 0x102
|
|
#define IDD_OPTIONS 0x103
|
|
#define IDD_DOIT 0x104
|
|
#define IDR_POPUP 0x105
|
|
|
|
#define IDC_STATUS1 0x110
|
|
#define IDC_STATUS2 0x111
|
|
#define IDC_CANCEL 0x112
|
|
#define IDC_TSTATUS 0x113
|
|
#define IDR_HOTKEYS 0x114
|