3 Apr
2016
3 Apr
'16
11:17 a.m.
https://bugs.winehq.org/show_bug.cgi?id=40406 --- Comment #2 from charles.gorand.dev(a)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.