kernel: Fix [Bug:1885] - LoadLibraryA("name ")

Vitaliy Margolen wine-devel at kievinfo.com
Sun Oct 16 13:52:54 CDT 2005


Any reason why this patch didn't go in? It does fix the reported bug and tests
show the correct behavior.

Vitaliy Margolen

Monday, October 10, 2005, 3:14:24 PM, Vitaliy Margolen wrote:

> What's interesting this works only on winnt+. Win9x gives error
> ERROR_DLL_NOT_FOUND.
> I've ran some tests to find where it does this. It's done in the kernel32 not
> ntdll. And ntdll fails in the same way as wine's does.

> Vitaliy Margolen

> changelog:
>   kernel:
>   - LoadLibrary should ignore trailing spaces in the library name.





More information about the wine-devel mailing list