Skip to content

poJLikno/WindowLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WindowLib

Library for C++ to create windows

Callbacks

You can attach certain method/functiion/lambda to define window or child control behavior.

Unicode support

You can set window control text in format char *, then inside mehod it transform to wchar_t *.

About

This C++ library help to create windows. Based on WINAPI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors