Skip to content

Releases: nathanjhood/CxxWin

1.0.1

02 Sep 21:38
f42ec32
Compare
Choose a tag to compare

CxxWin

Win32 API with C++ and Direct2D.

A quick one-and-done Win32 API project implementing a simple COM application window for Windows platforms in C++.

Screenshot

What's Changed

  • Added GitHub workflow for Msys64 UCRT64 subsystem (GNU 13.2.0, Universal C Runtime linkage) for testing

Win-Msys2-UCRT64

Screenshot

New Contributors

Full Changelog: 1.0.0.db4e851a4b12ea7db085ac3737eec5d6770e1b02...1.0.1

CxxWin-1.0.0-db4e851a4b12ea7db085ac3737eec5d6770e1b02

01 Sep 17:54
872bcd6
Compare
Choose a tag to compare

CxxWin-1.0.0-db4e851a4b12ea7db085ac3737eec5d6770e1b02

  • Initial release. See docs for full info.