Searched refs:AboutDlgProc (Results 1 – 1 of 1) sorted by relevance
43 BOOL CALLBACK AboutDlgProc (HWND, UINT, WPARAM, LPARAM) ;400 DialogBox (hInstance, TEXT ("AboutBox"), hwnd, AboutDlgProc) ; in WndProc()431 BOOL CALLBACK AboutDlgProc (HWND hDlg, UINT message, in AboutDlgProc() function