[LT2013]
[reactos.git] / dll / cpl / input / input.rc
1 #include <windef.h>
2 #include <winuser.h>
3 #include <commctrl.h>
4
5 #include "resource.h"
6
7 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
8
9 #define REACTOS_VERSION_DLL
10 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Language Control Panel\0"
11 #define REACTOS_STR_INTERNAL_NAME "input\0"
12 #define REACTOS_STR_ORIGINAL_FILENAME "input.dll\0"
13 #include <reactos/version.rc>
14
15 IDI_KEY_SHORT_ICO ICON "resources/keyboard-shortcuts.ico"
16
17 #include "rsrc.rc"