uLib
User mode C/C++ extended API library for Win32 programmers.
...The purpose of the lib is to add functions "missing" in Win32, simplify tasks that are tedious in plain Win32,
and generally make Your, and my, development process easier and faster.
This lib has been the staple of my x86/x64 development for decades, and is now open sourced for the benefit of the community.
It is actively maintained, as I keep adding new features when needed in my own projects, or fix flaws.
It is licensed under the NNOSL open source license, a descendant of BSD
which adds a degree of developer protection from shameless profiteering.
I hope uLib will make Your life as a Windows programmer easier.
...