Template for custom window for Win32 c/c++ applications
The purpose is to learn and understand the windows API and to produce a generic template that can be used for all future projects.
This is not intended to be a stand alone application so it is build using a simple set of scripts that do the job just fine. In order to compile it using the script you must have Microsoft Visual Studio 2019 Community edition installed. otherwise you can build it however you like.