Functions | |
bool | BoxWin (const char *, const char *, const char *, const char *, int) |
Invokes a message box on Windows platforms (for internal use only). | |
void | BeepWin () |
Beeps on Windows platforms (for internal use only). |
bool fs::sys::asr::BoxWin | ( | const char * | , | |
const char * | , | |||
const char * | , | |||
const char * | , | |||
int | ||||
) |
Invokes a message box on Windows platforms (for internal use only).
void fs::sys::asr::BeepWin | ( | ) |
Beeps on Windows platforms (for internal use only).