comctl32: send Unicode notifications for Unicode headers

Mikołaj Zalewski mikolaj at zalewski.pl
Thu Apr 13 03:20:15 CDT 2006


  The header control sends ANSI notification even for Unicode controls 
what breaks some Unicode application - e.g. winefile. This patch fixes it.

Changelog: make HEADER_SendHeaderNotify convert Unicode notification to 
ANSI for ANSI controls. Rename HEADER_SendHeaderNotify to 
HEADER_SendHeaderNotifyT to underline it. Call HEADER_SendHeaderNotifyT 
with Unicode notifications.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: header_notify.patch
Type: text/x-patch
Size: 5000 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060413/27b89ac4/header_notify-0001.patch


More information about the wine-patches mailing list