mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
9 lines
232 B
C
9 lines
232 B
C
#define IDI_BIG 100
|
|
#define IDI_SMALL 101
|
|
|
|
#define IDD_ABOUT 102
|
|
#define IDM_ABOUT 103
|
|
#define IDM_EXIT 104
|
|
#define IDC_WIN32APP 105
|
|
#define IDC_MYICON -2
|
|
#define IDC_STATIC -1
|