ChangeSet ID: 9430
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/09/22 14:27:34
Modified files:
dlls/comctl32 : listview.c
Log message:
Maxime Bellengé <maxime.bellenge(a)laposte.net>
When an item is activated, we should send a NMITEMACTIVATE struct and
not a NMHDR one.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9430
Old revision New revision Changes Path
1.366 1.367 +30 -3 wine/dlls/comctl32/listview.c
ChangeSet ID: 9429
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/09/22 14:26:32
Modified files:
. : DEVELOPERS-HINTS
Log message:
Dimitrie O. Paun <dpaun(a)rogers.com>
Update the directory list, tidy it up in the process.
A few fixes for obsolete filenames in the debugging hints.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9429
Old revision New revision Changes Path
1.22 1.23 +20 -12 wine/DEVELOPERS-HINTS