The Wayback Machine - https://web.archive.org/web/20250514090405/https://github.com/eXpl0it3r/WindowsUI
Skip to content

Collection of minimal examples for each Windows UI framework / API using CMake

License

Notifications You must be signed in to change notification settings

eXpl0it3r/WindowsUI

Repository files navigation

Windows UI

Over the past nearly 40 years, Microsoft has released different UI frameworks for "native" app development. While the earliest APIs have been C and C++ focussed, later editions saw architectural designs from the .NET world and others being extensions of COM.

This repository tries to collect minimal examples for each UI framework / API and in doing so, tries to prioritize building through CMake rather than classic Visual Studio projects, whenever possible.

Examples

References

License

The code itself is is available under 2 licenses: Public Domain or MIT -- choose whichever you prefer, see also the license file.

About

Collection of minimal examples for each Windows UI framework / API using CMake

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published