Searched refs:hwndOwner (Results 1 – 7 of 7) sorted by relevance
125 p.hwndOwner = hwnd; in MyGetOpenFileName()155 p.hwndOwner = hwnd; in MyGetOpenFileName()
208 browseInfo.hwndOwner = owner; in BrowseForFolder()303 browseInfo.hwndOwner = owner; in BrowseForFolder()
56 ofn.hwndOwner = hwnd; in PngFileInitialize()79 ofn.hwndOwner = hwnd; in PngFileOpenDlg()89 ofn.hwndOwner = hwnd; in PngFileSaveDlg()
269 ofn.hwndOwner = hwnd; in WndProc()
271 ofn.hwndOwner = hwnd; in WndProc()
1126 SHGetSpecialFolderPathA (HWND hwndOwner, LPSTR lpszPath, int nFolder, in SHGetSpecialFolderPathA() argument1134 result = SHGetSpecialFolderPathW (hwndOwner, path, nFolder, fCreate); in SHGetSpecialFolderPathA()
1876 ofn.hwndOwner = window->hwnd; in showSaveDialog()