Sync with trunk (r48042), except win32k/ntuser/cursoricon.c
[reactos.git] / base / applications / kbswitch / kbswitch.rc
1 #include "resource.h"
2 #include <windows.h>
3
4 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
5
6 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Keyboard Layout Switcher\0"
7 #define REACTOS_STR_INTERNAL_NAME "kbswitch\0"
8 #define REACTOS_STR_ORIGINAL_FILENAME "kbswitch.exe\0"
9 #include <reactos/version.rc>
10
11 IDI_MAIN ICON "res/kbswitch.ico"
12
13 #include "rsrc.rc"