Treeview hack for IE5.5

Guy L. Albertelli galberte at neo.lrun.com
Thu Mar 14 21:36:01 CST 2002


WARNING:
This is a hack. The entire control needs to be restructured to properly
implement Unicode strings. Currently all strings are stored in ASCII. In the
interest of getting IE5.5 running better, I have implemented the Unicode
format notifies (except for the EDITLABEL ones). IE5.5's favorites button
now produces the proper panel. Mouse clicks in it are still problematical.

I have tested it against IE4 also and that still works (even better with the
TVS_NOSCROLL code).

Changelog:
Guy Albertelli  <<galberte at neo.lrun.com>>

  dlls/comctl32/treeview.c
   - Preliminary implementation of TVS_NOSCROLL and
     TVS_NOHSCROLL
   - Implement A and W versions of WM_NOTIFY based on
     response to WM_NOTIFYFORMAT. Note that the
     EDITLABEL notifies are not done.
   - Implement WM_NOTIFYFORMAT.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: treeview2.diff
Type: application/octet-stream
Size: 16831 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20020314/2fdf8273/treeview2.obj


More information about the wine-patches mailing list