A small and lightweight C++ library to fetch system information (Windows only).
TODOs are scattered across multiple source files (check bios, ram, gpu, cpu). Apart from them:
- Make error messages use a specific format (make the error messages consistent).
- complete todos