Framework for desktop GUI applications in C .
Start by cloning the repository with git clone https://github.com/LazyPanda07/GUIFramework.git GUIFrameworkLibrary --recursive
.
Run GUIFrameworkBuilder.exe and choose your .sln file and .vcxproj file. This program modify your files (added dependencies, link with GUIFrameworkLibrary).
Link to GUIFrameworkBuilder