Releases: nathanjhood/CxxWin
Releases · nathanjhood/CxxWin
1.0.1
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++.
What's Changed
- Added GitHub workflow for Msys64 UCRT64 subsystem (GNU 13.2.0, Universal C Runtime linkage) for testing
- Dev by @StoneyDSP in #1
- Update README.md by @StoneyDSP in #2
- Docs by @StoneyDSP in #3
- Added NSIS installer:
New Contributors
- @StoneyDSP made their first contribution in #1
Full Changelog: 1.0.0.db4e851a4b12ea7db085ac3737eec5d6770e1b02...1.0.1
CxxWin-1.0.0-db4e851a4b12ea7db085ac3737eec5d6770e1b02
CxxWin-1.0.0-db4e851a4b12ea7db085ac3737eec5d6770e1b02
- Initial release. See docs for full info.