Global options dialog for Microsoft Windows launcher. More...
#include <CGlobalOptions.h>
Public Member Functions | |
CGlobalOptions (HWND parent, CConfig *) | |
manipulators | |
void | doModal () |
Run dialog. |
Global options dialog for Microsoft Windows launcher.
Definition at line 26 of file CGlobalOptions.h.
void CGlobalOptions::doModal | ( | ) |
Run dialog.
Display and handle the dialog until closed by the user.
Definition at line 49 of file CGlobalOptions.cpp.