Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 698 Bytes

File metadata and controls

10 lines (8 loc) · 698 Bytes

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.