H A D | QuickStart.cpp | 59 LRESULT CALLBACK About(HWND, UINT, WPARAM, LPARAM); 389 DialogBox(hInst, (LPCTSTR)IDD_ABOUTBOX, hWnd, (DLGPROC)About); in WndProc() 428 LRESULT CALLBACK About(HWND hDlg, UINT message, WPARAM wParam, LPARAM) in About() function
|