- First version of ReactOS Sound Record Application by Marco Pagliaricci (IRC: rendar)
[reactos.git] / reactos / base / applications / sndrec32 / resource.h
1 //{{NO_DEPENDENCIES}}
2 // Microsoft Visual C++ generated include file.
3 // Used by reactOS_sndrec32.rc
4 //
5 #define IDC_MYICON 2
6 #define IDD_REACTOS_SNDREC32_DIALOG 102
7 #define IDS_APP_TITLE 103
8 #define IDD_ABOUTBOX 103
9 #define IDM_ABOUT 104
10 #define IDI_REACTOS_SNDREC32 107
11 #define IDI_REACTOS_SNDREC32LL 107
12 #define IDI_SMALL 108
13 #define IDC_REACTOS_SNDREC32 109
14 #define IDR_MAINFRAME 128
15 #define IDB_BITMAP1 132
16 #define IDB_BITMAP_REC 132
17 #define IDB_BITMAP2_START 133
18 #define IDB_BITMAP2_END 134
19 #define IDB_BITMAP2_PLAY 135
20 #define IDB_BITMAP2_STOP 136
21 #define IDB_BITMAP2_REC 137
22 #define IDI_ICON1 138
23 #define IDR_MENU1 139
24 #define ID_FILE_NEW 32771
25 #define ID_FILE_OPEN 32772
26 #define ID_FILE_SAVE 32773
27 #define ID_FILE_SAVEAS 32774
28 #define ID_FILE_EXIT 32775
29 #define ID__ABOUT 32776
30 #define ID_EXIT 32777
31 #define ID_NEW 32778
32 #define IDC_STATIC -1
33
34 // Next default values for new objects
35 //
36 #ifdef APSTUDIO_INVOKED
37 #ifndef APSTUDIO_READONLY_SYMBOLS
38 #define _APS_NO_MFC 1
39 #define _APS_NEXT_RESOURCE_VALUE 140
40 #define _APS_NEXT_COMMAND_VALUE 32779
41 #define _APS_NEXT_CONTROL_VALUE 1000
42 #define _APS_NEXT_SYMED_VALUE 110
43 #endif
44 #endif