if (!CryptAcquireContext(&hCryptProv, NULL, NULL, PROV_RSA_FULL, 0))
return FALSE;
Uhh... this is the default cypher installed on NT 4.0 with the Crypto API is
it not?? I'm worried about the viability of our software using this if some
machines just simply fail to bring it up for unknown reasons.
Both machines (the one working and not working ) are NT 4.0 SP3 Server.
Any ideas?
HTH,
Sam
http://ourworld.compuserve.com/homepages/sam_blackburn
Paul Forgey wrote in message
<#tJXtN0r...@uppssnewspub05.moswest.msn.net>...