modified dll/win32/kernel32/kernel32.rbuild
[reactos.git] / base / applications / mmc / resource.h
1 #ifndef __RESOURCE_H
2 #define __RESOURCE_H
3
4 #define IDS_APPTITLE 101
5 #define IDS_CONSOLETITLE 102
6
7 #define IDI_MAINAPP 101
8
9 #define IDM_CONSOLEROOT 101
10
11 #define ID_FILE_EXIT 1001
12 #define ID_HELP_ABOUT 9001
13
14 #endif /* __RESOURCE_H */