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