- implementation of LdrUnloadDll out of loader/module.c
commit1efa50e47e0f79ad5a5f047e131c240a49e329ce
authorEric Pouech <eric.pouech@wanadoo.fr>
Fri, 14 Mar 2003 04:00:52 +0000 (14 04:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 Mar 2003 04:00:52 +0000 (14 04:00 +0000)
tree82254b4d6569e55dc296473e6953b1dc50ebf338
parent580da246f54b25080e7a5b7d17a9aea49aaa0fef
- implementation of LdrUnloadDll out of loader/module.c
- in impacted functions, ensure that we only use ntdll functions
- making use of new LdrUnloadDll
dlls/ntdll/loader.c
dlls/ntdll/ntdll.spec
dlls/ntdll/ntdll_misc.h
include/module.h
loader/module.c