Re: Fix DLL loader regression

2004-11-08 Thread Alexandre Julliard
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

2004-11-06 Thread Mike Hearn
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