wineboot: Add the UTF-8 pragma for the Dutch resources.
This commit is contained in:
parent
5fc0ccec93
commit
afcdf6d266
|
@ -21,6 +21,8 @@
|
|||
|
||||
#include "resource.h"
|
||||
|
||||
#pragma code_page(65001)
|
||||
|
||||
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
|
||||
|
||||
IDD_ENDTASK DIALOG DISCARDABLE 0, 0, 186, 71
|
||||
|
|
Loading…
Reference in New Issue