Here you can find some C++ funtions I wrote to simplify the interaction with Windows' OS while programming in C++.
* WinHTTP: C++ function that can be used to make HTTP calls.
* Windows-Service: C++ code base to create services or daemons for Windows.