[Bug 40406] bcrypt : BCryptOpenAlgorithmProvider : Need RNG and AES for Doom4

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 3 06:17:39 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40406

--- Comment #2 from charles.gorand.dev at gmail.com ---
When using native bcrypt.dll, it fails to load.

I put some logs in loader.c and the dll entry points return FALSE :

retv = call_dll_entry_point( entry, module, reason, lpReserved );

=> retv = 0

Then I cannot go further as it's native dll code.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list