mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
269 B
12 lines
269 B
/* 'About' dialog box resource id */
|
|
#define ABOUTBOX 1
|
|
|
|
/* Menu Items */
|
|
#define MENU_ABOUT 2
|
|
#define MENU_EXIT 4
|
|
#define MENU_OPEN 5
|
|
#define MENU_TEST 6
|
|
#define MENU_TEST1 7
|
|
|
|
#define MENU_ALIGN 10
|
|
#define MENU_XALIGN 11
|