crypt32.dll: Initialize provider pointer to null before calling CryptAcquireContextW()

Juan Lang juan.lang at gmail.com
Wed Nov 4 15:45:38 CST 2009


Hi Paul,

I imagine this is to avoid checking prov if CryptAcquireContextW
fails.  In that case, wouldn't it be better to check the return value
of CryptAcquireContextW?
--Juan



More information about the wine-devel mailing list