comctl32: header: send Unicode notifications if required (resend)

Mikołaj Zalewski mikolaj at zalewski.pl
Mon Apr 17 10:09:56 CDT 2006


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

This is a resend that combines the original patch and the later fix.

Changelog: make HEADER_SendHeaderNotify convert Unicode notification to 
ANSI for ANSI controls. Rename it to HEADER_SendHeaderNotifyT to 
emphasize it. Call HEADER_SendHeaderNotifyT with Unicode notification 
codes.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: header_notifyc.patch
Type: text/x-patch
Size: 5024 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060417/2883c6b3/header_notifyc-0001.patch


More information about the wine-patches mailing list