mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
change En.rc to defualt take care of code page error at lest for swedish
svn path=/trunk/; revision=19038
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
||||
#ifdef _WIN32
|
||||
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
|
||||
#pragma code_page(1252)
|
||||
#endif //_WIN32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user