fix MessageBox not displaying unicode

This commit is contained in:
Chris Danford
2006-02-03 05:45:04 +00:00
parent 90a744d6ab
commit 35408c5ed6
8 changed files with 10 additions and 2 deletions
@@ -8,6 +8,7 @@
#include "RageFileManager.h"
#include "resource.h"
#include "LocalizedString.h"
#include "arch/Dialog/Dialog.h"
static const RString SMPACKAGE_KEY = "HKEY_LOCAL_MACHINE\\Software\\StepMania\\smpackage";
static const RString INSTALLATIONS_KEY = "HKEY_LOCAL_MACHINE\\Software\\StepMania\\smpackage\\Installations";