PATCH: make wine find winelib apps better

Alexandre Julliard julliard at winehq.com
Tue Sep 17 12:39:22 CDT 2002


Martin Wilck <Martin.Wilck at Fujitsu-Siemens.com> writes:

>         Winelib apps often (almost always) have mixed upper/lower case names
>         and are therefore never found by open_builtin_exe(). Fix that,
>         without breaking the default (all-lowercase name) for builtin apps.        

Mixed case is going to cause trouble in many situations, I don't think
we will be able to make it work right. IMO we should simply have
.exe.so files always be lower case.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list