On Sat Oct 02, 2021 at 04:42:53AM -0400, Brad Smith wrote: > Attached is a port of libcrossguid. > > Comment: > minimal and cross platform C++ GUID library > > Description: > CrossGuid is a minimal, cross platform, C++ GUID library. It uses the > best native GUID/UUID generator on the given platform and had a generic > class for parsing, stringifying, and comparing IDs.
OK rsadowski