Update other arches. Not tested.

This commit is contained in:
Steve Checkoway
2006-11-18 19:35:02 +00:00
parent 6365e3607f
commit a25915855a
19 changed files with 19 additions and 9 deletions
@@ -22,6 +22,8 @@
int __stdcall AfxMessageBox(LPCTSTR lpszText, UINT nType, UINT nIDHelp);
#endif
REGISTER_DIALOG_DRIVER_CLASS( Win32 );
static bool g_bHush;
static RString g_sMessage;
static bool g_bAllowHush;