ChangeSet ID: 1011380736250552577432245 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 02/01/18 14:05:36
Modified files: dlls/comctl32 : listview.c include : commctrl.h windows : spy.c
Log message: Dimitrie O. Paun dimi@cs.toronto.edu - Make the ListView control Unicode ready. - Support both ANSI & Unicode ListView notifications. - Fixed a few bugs.
Patch: http://cvs.winehq.com/patch.py?id=1011380736250552577432245
Revision Changes Path 1.108 +1076 -1514 wine/dlls/comctl32/listview.c 1.82 +30 -11 wine/include/commctrl.h 1.31 +2 -2 wine/windows/spy.c