OpenFileDialog() displays an open file dialog and returns the selected file path, if any.
Definition at line 32 of file CATApp_Win32.cpp. References CAT_ERR_FILEOPEN_CANCELLED, CAT_SUCCESS, CATRESULT, CATString::GetUnicodeBuffer(), CATString::GetWChar(), CATString::Length(), CATWindow::OSGetWnd(), and CATString::ReleaseBuffer(). Referenced by GASPilot::OnCommand().
|