#include #include "resource.h" // UTF-8 #pragma code_page(65001) #ifdef LANGUAGE_EN_US #include "lang/en-US.rc" #endif #ifdef LANGUAGE_PL_PL #include "lang/pl-PL.rc" #endif #ifdef LANGUAGE_RO_RO #include "lang/ro-RO.rc" #endif