- Add scaffolding for TB_{GET|SET}PADDING.
authorGuy L. Albertelli <galberte@neo.lrun.com>
Mon, 11 Mar 2002 01:11:19 +0000 (01:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Mar 2002 01:11:19 +0000 (01:11 +0000)
commit68c7b55e1f6204ee42eb4e4046417ee5b9abbcd1
treea83221f440cf275beb2486dff90f7526d60dcc2f
parentac2defb3e71ad6785c2c6f8bd10abc77c61d3e3e
- Add scaffolding for TB_{GET|SET}PADDING.
- Replace wrong test for CCS_VERT with correct test for undocumented
  TBSTYLE_EX_ style 0x04.
- Add support for undocumented TB_SETBUTTONSIZE where the size is
  zero, sets to default value.
- Issue FIXMEs for unsupported extended styles.
- Implement first try at undocumented toolbar message 0x0463.
dlls/comctl32/toolbar.c