ChangeSet ID: 9770 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/10/14 15:13:42
Modified files: include : commctrl.h dlls/comctl32 : header.c
Log message: Maxime Bellengé maxime.bellenge@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