Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 509 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 509 Bytes

Win32-Border

Template for custom window for Win32 c/c++ applications

Purpose

The purpose is to learn and understand the windows API and to produce a generic template that can be used for all future projects.

Building

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.