Tutorial / sample program to demonstrate a basic window setup with the Windows API.
Every function call, parameters and types etc. are detailed in comments with links to the documentation. This can help you learn by simply reading the code.
(VS2019 required)
(MIT-license)