/CMessageBox

CMessageBox is a wrapper around TaskDialogIndirect which aims to simplify its use. It should make all features easy to access.

Primary LanguageC++MIT LicenseMIT

CMessageBox

CMessageBox is a wrapper around TaskDialogIndirect() which aims to make it's features accesible with one function.

Requirements

  • C++17 and above
  • Windows Vista and above
  • Windows SDK (SDK version 10.0.19041.0 and above are recommended)

Information on the usage of this library can be found under the wiki tab.