Changes:
Fixed prototypes of CreateStatusWindowA/W,
ImageList_Copy, ImageList_EndDrag, ImageList_SetImageCount.
Added one __GNUC__ block to comctl32undoc.c, it
helps compiling with w32api and doesn't hurt anything.
Notes:
This definitons are badly defined in commctrl.h and
badly used in comctl32 dll (and probably somewhere else):
REBARBANDINFO_V3_SIZEA shoud be
REBARBANDINFOA_V3_SIZE
REBARBANDINFO_V3_SIZEW shoud be REBARBANDINFOW_V3_SIZE TTTOOLINFO_V1_SIZEA shoud be TTTOOLINFOA_V1_SIZE TTTOOLINFO_V1_SIZEW shoud be TTTOOLINFOW_V1_SIZE TTTOOLINFO_V2_SIZEA shoud be TTTOOLINFOA_V2_SIZE TTTOOLINFO_V2_SIZEW shoud be TTTOOLINFOW_V2_SIZE TTTOOLINFO_V3_SIZEA shoud be TTTOOLINFOA_V3_SIZE TTTOOLINFO_V3_SIZEW shoud be TTTOOLINFOW_V3_SIZE I will much appreciate, if someone would fix it. Thanks
FiN
|
Attachment:
wine-commctrl.diff
Description: Binary data