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

https://github.com/m-doescode/mwinlib

A small Win32 library for easily creating windows. Still under construction!
https://github.com/m-doescode/mwinlib

api desktop-app win32 win32api windows

Last synced: about 2 months ago
JSON representation

A small Win32 library for easily creating windows. Still under construction!

Awesome Lists containing this project

README

        

# MWinLib
A small Win32 library for easily creating windows.

Still under construction!

For now, you can check out a demo at [Demo.cpp](https://github.com/m-doescode/MWinLib/blob/master/MWinLib/Demo.cpp)

For the library itself, simply copy the [mwinlib](https://github.com/m-doescode/MWinLib/tree/master/MWinLib/mwinlib) folder in MWinLib.
(This may be included in releases in the future)