3ds Max C++ API Reference
QMaxMessageBox.h File Reference
#include "..\utilexp.h"
#include <wtypes.h>

Namespaces

 MaxSDK
 

Functions

UtilExport int QmaxMessageBox (QWidget *parent, const QString &text, const QString &caption, unsigned int type, unsigned int exType=0, DWORD *exRet=nullptr)
 Provides an extended message box functionality. This is used to support message dialogs with a 'Hold', a 'Help' button and/or a 'Do not show this message again' check box. More...