|
| std::string | OpenFile (const char *filter, void *wnd) |
| | Opens a native Windows file open dialog and returns the selected file path.
|
| std::string | SaveFile (const char *filter, void *wnd) |
| | Opens a native Windows file save dialog and returns the selected file path.
|