14 Oct
2003
14 Oct
'03
8:13 p.m.
ChangeSet ID: 9770 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/10/14 15:13:42 Modified files: include : commctrl.h dlls/comctl32 : header.c Log message: Maxime Bellengé <maxime.bellenge(a)laposte.net> - Implemented HEADER_SetBitmapMargin and HEADER_GetBitmapMargin. - Get rid of some magic numbers in HEADER_DrawItem. - Fixed the drawing of images from imagelist when the HDF_BITMAP_ON_RIGHT flag is set. Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9770 Old revision New revision Changes Path 1.120 1.121 +5 -0 wine/include/commctrl.h 1.60 1.61 +67 -25 wine/dlls/comctl32/header.c