Re: Fix DLL loader regression
Mike Hearn <[EMAIL PROTECTED]> writes: > Any problem with this one Alexandre? It needs to be integrated in the normal code flow, there's no reason to do the RtlDosPathNameToNtPathName twice. -- Alexandre Julliard [EMAIL PROTECTED]
Re: Fix DLL loader regression
Any problem with this one Alexandre? On Thu, 04 Nov 2004 01:00:37 +, Mike Hearn wrote: > - Always add .dll extension when loading modules > > > Index: loader.c > === > RCS file: /home/wine/wine/dlls/ntdll/loader.c,v > retrieving