Searched refs:GetOpenFileNameA (Results 1 – 6 of 6) sorted by relevance
117 result = GetOpenFileNameA(&ofn); in test_DialogCancel()281 ret = GetOpenFileNameA(&ofn); in test_create_view_window2()301 ret = GetOpenFileNameA(&ofn); in test_create_view_template()946 ret = GetOpenFileNameA(&ofn); in test_resizable2()951 ret = GetOpenFileNameA(&ofn); in test_resizable2()958 ret = GetOpenFileNameA(&ofn); in test_resizable2()963 ret = GetOpenFileNameA(&ofn); in test_resizable2()994 ret = GetOpenFileNameA(&ofn); in test_mru()1005 ret = GetOpenFileNameA(&ofn); in test_mru()1174 ret = GetOpenFileNameA(&ofnA); in test_null_filename()[all …]
13 @ stdcall GetOpenFileNameA(ptr)
4701 BOOL WINAPI GetOpenFileNameA(OPENFILENAMEA *ofn) in GetOpenFileNameA() function
547 if (GetOpenFileNameA(&fn)) in UIINSERTOBJECTDLG_BrowseFile()591 if (GetOpenFileNameA(&fn)) in UIINSERTOBJECTDLG_AddControl()
603 BOOL WINAPI GetOpenFileNameA(LPOPENFILENAMEA);665 #define GetOpenFileName GetOpenFileNameA
189 return GetOpenFileNameA(&openfilename); in WINHELP_GetOpenFileName()