ChangeSet ID: 1032287407447287808711739 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/09/17 13:30:08
Modified files: dlls/comctl32 : comctl32.h comctl_En.rc hotkey.c
Log message: Gyorgy 'Nog' Jeney nog@sdf.lonestar.org - Unicodeify control. - use void instead of VOID. - Pass infoPtr around instead of HWND. - Implement most of the control.
Patch: http://cvs.winehq.com/patch.py?id=1032287407447287808711739
Revision Changes Path 1.18 +5 -1 wine/dlls/comctl32/comctl32.h 1.5 +5 -0 wine/dlls/comctl32/comctl_En.rc 1.22 +261 -137 wine/dlls/comctl32/hotkey.c