commit correct xml for linking resources. Broken so Royce can review
[reactos.git] / rosapps / devutils / zoomin / resource.h
1 #define ID_ZOOMIN_MENU 0
2 #define ID_FILE_MENU 1
3 #define ID_OPTIONS_MENU 2
4 #define ID_HELP_MENU 3
5
6 #define IDD_ABOUTBOX 103
7 #define IDS_APP_TITLE 103
8 #define IDI_ZOOMIN 107
9 #define IDI_SMALL 108
10 #define IDR_ZOOMIN_MENU 109
11 #define IDR_ZOOMIN 110
12
13 #define ID_EDIT_EXIT 32700
14 #define ID_EDIT_COPY 32701
15 #define ID_EDIT_REFRESH 32702
16 #define ID_OPTIONS_REFRESH_RATE 32704
17 #define ID_HELP_ABOUT 32703
18
19 #define ID_REFRESH 40001
20
21 #define IDC_STATIC -1
22