ID for MessageBoxError

This commit is contained in:
Glenn Maynard
2004-01-16 22:43:59 +00:00
parent 4f901a9f00
commit 454cbe482e
6 changed files with 14 additions and 12 deletions
@@ -145,7 +145,7 @@ static BOOL CALLBACK ErrorWndProc( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lP
return FALSE;
}
void ArchHooks_Win32::MessageBoxErrorPrivate( CString error )
void ArchHooks_Win32::MessageBoxErrorPrivate( CString error, CString ID )
{
g_sErrorString = error;
// throw up a pretty error dialog