Home
last modified time | relevance | path

Searched refs:AboutDlgProc (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/visupng/
DVisualPng.c43 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