hi,
I have a little problem with the CryptoApi (or better with advapi.dll) shipped with WindowsNT

When I try to access to the functions "CryptDuplicateKey" and "CryptDuplicateHash" I allways get an error, that the entrypoint was not found.
So these functions are described at the msdn I think, that they must be there (somewhere)

So, have anyone an idea, how they are accessed correctly or if they are not implemented ? (or any other good idea)

thx, Robert