- Yes, this is the last fix, really!!

svn path=/trunk/; revision=29974
This commit is contained in:
Aleksey Bragin 2007-10-30 08:53:06 +00:00
parent fcadba6f7c
commit fba0d4a997

View file

@ -394,7 +394,7 @@ void Configure(void)
DialogBox(hInstance, MAKEINTRESOURCE(IDD_CONFIG), NULL , (DLGPROC)ConfigDlgProc);
}
int CALLBACK tWinMain (HINSTANCE hInst,
int CALLBACK _tWinMain (HINSTANCE hInst,
HINSTANCE hPrev,
LPTSTR lpCmdLine,
int iCmdShow)