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!
- Host: GitHub
- URL: https://github.com/m-doescode/mwinlib
- Owner: m-doescode
- Created: 2021-07-25T14:24:42.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-31T11:55:37.000Z (almost 4 years ago)
- Last Synced: 2025-02-14T23:17:29.736Z (4 months ago)
- Topics: api, desktop-app, win32, win32api, windows
- Language: C++
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)