winebrowser: Interpret the DDE data as CHAR or WCHAR just like the shell32 dde_connect helper sends it

Paul Chitescu paulc at voip.null.ro
Fri Dec 5 07:05:08 CST 2008


Changelog:
	winebrowser: Interpret the DDE data as CHAR or WCHAR just like the shell32 
dde_connect helper sends it.

Shell32 sends either 8 bit or 16 bit strings in XTYP_EXECUTE depending on the 
highest bit of "operating system version" - ASCII based or Unicode based. 
When the data is used in winebrowser it must be interpreted the same.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winebrowser_dde_charwidth.patch
Type: text/x-diff
Size: 1417 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081205/7dca61d2/attachment.patch 


More information about the wine-patches mailing list