shell32[2/2]: shlview: change some more ANSI calls to Unicode

Mikołaj Zalewski mikolaj at zalewski.pl
Wed Sep 26 01:22:28 CDT 2007


 This patch changes some more A calls into W calls. Most of them don't 
change the program behavior (e.g. we use callback strings so LVITEMA 
should be equivalent to LVITEMW) but allows to better see what still 
uses ANSI and in some cases should be slightly faster (e.g. a 
SendMessageW to a Unicode class like the listview).
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0005-shell32-shlview-change-some-more-A-calls-to-W.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20070925/5835cbba/attachment.txt 


More information about the wine-patches mailing list