xcopy: Add the UTF-8 pragma.
This commit is contained in:
parent
6704b44b46
commit
33f6ed46b6
|
@ -21,6 +21,8 @@
|
|||
|
||||
#include "xcopy.h"
|
||||
|
||||
#pragma code_page(65001)
|
||||
|
||||
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE
|
||||
|
|
Loading…
Reference in New Issue