Fix for [Bug 659] Changed - Property Sheet is Empty

Guy L. Albertelli galberte at neo.lrun.com
Sat May 11 22:24:01 CDT 2002


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 at neo.lrun.com>>

  dlls/comctl32/propsheet.c
    - Fixed issues with Unicode conversion. Certain strings were
      not converted, but then processed as converted.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: propsheet.diff
Type: application/octet-stream
Size: 9028 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20020511/5e81e4f5/propsheet.obj


More information about the wine-patches mailing list