Searched refs:pstrTitleName (Results 1 – 2 of 2) sorted by relevance
17 BOOL PngFileOpenDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName) ;18 BOOL PngFileSaveDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName) ;
77 BOOL PngFileOpenDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName) in PngFileOpenDlg() argument81 ofn.lpstrFileTitle = pstrTitleName; in PngFileOpenDlg()87 BOOL PngFileSaveDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName) in PngFileSaveDlg() argument91 ofn.lpstrFileTitle = pstrTitleName; in PngFileSaveDlg()