winhlp32: Add the UTF-8 pragma for the Italian resources.
This commit is contained in:
parent
6f8026821b
commit
d5eeba3609
|
@ -21,6 +21,8 @@
|
|||
|
||||
#include "winhelp_res.h"
|
||||
|
||||
#pragma code_page(65001)
|
||||
|
||||
/* Menu */
|
||||
|
||||
MAIN_MENU MENU LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
|
||||
|
|
Loading…
Reference in New Issue