ntdll: Call DLL_PROCESS_DETACH if attaching failed

Nikolay Sivov bunglehead at gmail.com
Wed Nov 25 01:22:11 CST 2009


This fixes bug http://bugs.winehq.org/show_bug.cgi?id=18425.
Bug contains a simple test case for this problem - a dll and exe that tries to load it.

Changelog:
    - call DLL_PROCESS_DETACH if attaching failed


More information about the wine-patches mailing list