ntdll: Fix modules order in InInitializationOrderModuleList

Piotr Caban piotr at codeweavers.com
Tue Aug 11 12:21:57 CDT 2015


This fixes order of unloading imm32 and user32 dlls in wine. This
matches native behavior where dll is already on list when PROCESS_ATTACH
is called.
---
  dlls/ntdll/loader.c | 8 ++++----
  1 file changed, 4 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Fix-modules-order-in-InInitializationOrderModule.txt
Type: text/x-patch
Size: 1118 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150811/ff3e405c/attachment.bin>


More information about the wine-patches mailing list