Home
last modified time | relevance | path

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

/external/libpng/contrib/visupng/
DVisualPng.c431 BOOL CALLBACK AboutDlgProc (HWND hDlg, UINT message, in AboutDlgProc() argument
437 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()