winedbg: Fix Norwegian translation warning by adding UTF-8 pragma.

This commit is contained in:
Nicolas Le Cam 2009-12-15 18:52:48 +01:00 committed by Alexandre Julliard
parent 34a961d3af
commit 7692d926e8
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@
#include "resource.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
IDM_DEBUG_POPUP MENU