#pragma once #include #include std::string ConvertFromWideChar(const wchar_t* str); std::string GenerateUUID();