Howdy, Everyone !

It is available on GitHub at https://github.com/vic4key/Vutils
Vutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster and simpler. Classes Functions Released under the MIT license Vutils requires the C++ Compiler that supported at least C++ 11 Belows are IDE minimum version that supported C++ 11 Run the batch file Build Configuration UsageWhat is Vutils ?
Information
Features
License
Requirements
Installation
Vutils
to your machinetools\Getting.Started.CMD
MS Visual Studio C++
tools\VS<version>.Build.Static.Library.CMD
that <version>
is your Visual Studio versionMinGW
tools\MinGW.Build.Static.Library.CMD
C++ Builder
MS Visual Studio C++
(optional - automatic included to the VS global settings)MinGW
-lVutils
SOCKET
enabled, insert option-DVU_SOCKET_ENABLED -lws2_32
GUID
enabled, insert option -DVU_GUID_ENABLED -lrpcrt4
WMI
enabled, insert option -DVU_WMI_ENABLED -lole32 -loleaut32 -lwbemuuid
C++ Builder
(later)
#include <vu>
to your projectvu
Examples
Test
projectContact