jjzhang166 / WinLib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WinLib

C++ Windows Library by Reliable Software

This is a Windows library written in C++ in the 90s and still functioning.

It's an object-oriented library that's a thin encapsulation of the Windows API -- a response to the bulky and badly designed MFC.

I have since moved to functional programming and Haskell, so I consider this obolete technology and am a little embarassed to be open-sourcing it.

@BartoszMilewski on Twitter

About

License:GNU General Public License v2.0


Languages

Language:C++ 99.7%Language:C 0.3%