uxtheme: write WCHAR strings to registry with correct size

Frank Richter frank.richter at gmail.com
Sun Jul 3 08:06:47 CDT 2005


UXTHEME_SetActiveTheme() writes the current theme settings to the
registry. However, RegSetValueExW() was incorrectly called with the
character count instead of the byte size for WCHAR strings stored to the
registry.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uxtheme-fixwcharstore.diff
Type: text/x-patch
Size: 1191 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050703/56417a3e/uxtheme-fixwcharstore.bin


More information about the wine-patches mailing list