#include #include "resource.h" LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL // UTF-8 #pragma code_page(65001) #include "lang/en-US.rc" #include "lang/es-ES.rc" #include "lang/fr-FR.rc" #include "lang/it-IT.rc" #include "lang/pl-PL.rc" #include "lang/ro-RO.rc" #include "lang/uk-UA.rc" #include "lang/zh-CN.rc"