USER32: Patch 3 of 6: DlgDirList converts path specification to uppercase (try 2)

Alex Villací­s Lasso a_villacis at palosanto.com
Wed Nov 14 13:17:46 CST 2007


Alexandre Julliard escribió:
> Alex Villacís Lasso <a_villacis at palosanto.com> writes:
>
>   
>> Observed while preparing conformance tests. The filepath (if valid) gets
>> converted to uppercase on return.
>>
>> Changelog:
>> * DlgDirList must convert path specification to uppercase.
>>     
>
> You should do that after the SetCurrentDirectory, uppercasing it first
> means we are much more likely to have to do a slow case-insensitive
> search on the whole path.
>
>   
Here is a modified version, doing just that.

Changelog:
* DlgDirList must convert path specification to uppercase.


-- 
perl -e '$x=2.4;print sprintf("%.0f + %.0f = %.0f\n",$x,$x,$x+$x);'

-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-user32-03-DlgDirList-convert-uppercase-try2.patch
Type: text/x-patch
Size: 376 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071114/f38f9d5b/attachment.bin 


More information about the wine-patches mailing list