Skip to content

Custom window frame example code for Win32 c/c++ applications

License

Notifications You must be signed in to change notification settings

jkopa/Win32-Window

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Custom window frame example code for Win32 c/c++ applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published