41#ifndef INCLUDED_RUNTIME_MESSAGE_DIALOGS_H
42#define INCLUDED_RUNTIME_MESSAGE_DIALOGS_H
74 bool _messageCurrentlyDisplayed;
Definition: message_dialogs.h:51
Definition: runtime_message_dialogs.h:52
virtual void MsgBox(const char *s) override
virtual int Question(const char *s) override
virtual int Choice(const char *b0, const char *b1, const char *b2, const char *s) override
virtual int ChoiceWithDefault(const char *b0, const char *b1, const char *b2, const int defaultChoice, const char *s) override
virtual void Error(const char *s) override
Macros and helper code to determine what subset of C++11/14/17 is available.
#define DISTI_METHOD_OVERRIDE
Macro to wrap the override keyword, removed on compilers that don't support it.
Definition: gls_cpp_lang_support.h:214
A file for all GL Studio files to include.
The Message functions. Implements Messages to the user in the form of pop-up dialog boxes,...
Force inclusion of the DirectShow library.
Definition: bmpimage.h:47