An open API service indexing awesome lists of open source software.

https://github.com/rinzii/winlite

A thin wrapper around windows.h that removes all uncommon windows features licensed under CC0.
https://github.com/rinzii/winlite

c cmake cpp win32 winapi windows

Last synced: 2 months ago
JSON representation

A thin wrapper around windows.h that removes all uncommon windows features licensed under CC0.

Awesome Lists containing this project

README

          

WinLite is a lightweight wrapper around `windows.h`
that removes the vast majority of extra baggage that normally comes with `windows.h`.
If you want a truly bare minimum `windows.h` this is what you need.