* Sync to trunk HEAD (r53473).
[reactos.git] / base / system / subst / rsrc.rc
1 #include <windows.h>
2 #include "resource.h"
3
4 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
5
6 #include "lang/en-US.rc"
7 #include "lang/es-ES.rc"
8 #include "lang/it-IT.rc"
9
10 // UTF-8
11 #pragma code_page(65001)
12 #include "lang/pl-PL.rc"
13 #include "lang/uk-UA.rc"