This fixes the subject problem of Bug 659. However, it does not fix the following 2 problems: 1. With builtin Shlwapi, fails on Shlwapi.430 (unimplemented), and then with Shlwapi.393 (unimplemented). 2. With both native and builtin Comctl32, program does not terminate. Bombs during the destroy of the property sheet attempting to transfer to a WndProc that has been removed/overlaid. Should bugs be opened on these problems? License: X11 Changelog: Guy Albertelli <<galberte@neo.lrun.com>> dlls/comctl32/propsheet.c - Fixed issues with Unicode conversion. Certain strings were not converted, but then processed as converted.
Attachment:
propsheet.diff
Description: Binary data