ntdll: Load builtin DLL if DLL_WINE_PREATTACH returned FALSE and native DLL can not be found.

Jacek Caban jacek at codeweavers.com
Tue Mar 4 04:34:01 CST 2008


Currently if we return FALSE in DLL_WINE_PREATTACH and fake DLL exists, 
Wine tries to load the fake DLL and fails. It can be tested by running 
schannel test.
---
  dlls/ntdll/loader.c |    8 ++++++--
  1 files changed, 6 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 6d8ebc157dd9d44be954b006f6ada381ed1ab0de.diff
Type: text/x-patch
Size: 965 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080304/ffad6b62/attachment.bin 


More information about the wine-patches mailing list