CMainWindowInterface * CreateMainWindow(int x, int y, int width, int height, const char *title)
bool FileDialog(bool save_dialog, const char **filter, int num_filter, const char *caption, char *filename, int max_length)
Interface for the creation of GUIs with the GUI toolkit of the IVT.