Boost logo

Boost :

Subject: Re: [boost] UUID broken with Boost 1.67 and VS2015?
From: John Maddock (jz.maddock_at_[hidden])
Date: 2018-04-23 17:08:38


> Looking at boost/winapi/bcrypt.hpp from the 1.67.0 source tar.bz2, I
> see these symbols prototyped, but not defined anywhere.  Is this
> header broken, missing the implementation?
>

Those API's are part of the Windows API, see
https://msdn.microsoft.com/en-us/library/windows/desktop/aa375377(v=vs.85).aspx

Maybe you need to link to bcrypt.lib?  Hopefully this is documented
somewhere...

HTH, John.

---
This email has been checked for viruses by AVG.
http://www.avg.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk