VitalZero / HolaWin32

Win32 API object oriented, window frame and some controls, very basic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HolaWin32

Win32 API object oriented, window frame and some controls, very basic.

Added a few basic controls: Button (functional) EditBox (functional) ComboBox (not fully implemented) Label (static) ListBox (not fully implemented) ListView (functional)

Old: For now, only window object is added. Later on, other controls will come (static, editbox and button). Feel freely to contribute and suggest changes

About

Win32 API object oriented, window frame and some controls, very basic.


Languages

Language:C++ 95.8%Language:C 4.2%