Searched refs:hDlg (Results 1 – 1 of 1) sorted by relevance
431 BOOL CALLBACK AboutDlgProc (HWND hDlg, UINT message, in AboutDlgProc() argument437 ShowWindow (hDlg, SW_HIDE); in AboutDlgProc()438 CenterAbout (hDlg, GetWindow (hDlg, GW_OWNER)); in AboutDlgProc()439 ShowWindow (hDlg, SW_SHOW); in AboutDlgProc()447 EndDialog (hDlg, 0) ; in AboutDlgProc()