Re: ntdll: unload modules based on inter-module dependencies
On Nov 30, 2007 10:06 PM, Dan Kegel <[EMAIL PROTECTED]> wrote: > This patch seems to break wineprefixcreate. > > > I sent an updated version of the patch that fixes the crash with wineprefixcreate. Now process_detach() would only follow the dependencies when it is called from LdrShutdownProcess().
re: ntdll: unload modules based on inter-module dependencies
This patch seems to break wineprefixcreate.