2002-08-29 20:28:13 +00:00
|
|
|
#define ID_ZOOMIN_MENU 0
|
|
|
|
#define ID_FILE_MENU 1
|
|
|
|
#define ID_OPTIONS_MENU 2
|
|
|
|
#define ID_HELP_MENU 3
|
|
|
|
|
|
|
|
#define IDD_ABOUTBOX 103
|
|
|
|
#define IDS_APP_TITLE 103
|
|
|
|
#define IDI_ZOOMIN 107
|
|
|
|
#define IDI_SMALL 108
|
2005-10-12 20:20:18 +00:00
|
|
|
#define IDR_ZOOMIN_MENU 109
|
|
|
|
#define IDR_ZOOMIN 110
|
2002-08-29 20:28:13 +00:00
|
|
|
|
|
|
|
#define ID_EDIT_EXIT 32700
|
|
|
|
#define ID_EDIT_COPY 32701
|
|
|
|
#define ID_EDIT_REFRESH 32702
|
|
|
|
#define ID_OPTIONS_REFRESH_RATE 32704
|
|
|
|
#define ID_HELP_ABOUT 32703
|
|
|
|
|
2005-10-12 20:20:18 +00:00
|
|
|
#define ID_REFRESH 40001
|
|
|
|
|
2002-08-29 20:28:13 +00:00
|
|
|
#define IDC_STATIC -1
|
|
|
|
|