- Merge from trunk up to r45543
[reactos.git] / base / applications / cmdutils / doskey / doskey.rc
1 #define REACTOS_STR_FILE_DESCRIPTION "W32 doskey command\0"
2 #define REACTOS_STR_INTERNAL_NAME "doskey\0"
3 #define REACTOS_STR_ORIGINAL_FILENAME "doskey.exe\0"
4 #include <reactos/version.rc>
5
6 #include <windows.h>
7 #include "doskey.h"
8
9 #include "lang/bg-BG.rc"
10 #include "lang/de-DE.rc"
11 #include "lang/en-US.rc"
12 #include "lang/uk-UA.rc"