- Background should not be drawn if the background color is CLR_NONE.
commit163830c5694fbfbcf09c22ba37e77afe7b9653a6
authorStephane Lussier <stephane@macadamian.com>
Thu, 12 Oct 2000 23:07:41 +0000 (12 23:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Oct 2000 23:07:41 +0000 (12 23:07 +0000)
treeb474c58de715e1b91b0f6ad7c8336d24c1268fcf
parentfad4593a7404c92f801b3e516c1b282a2c746766
- Background should not be drawn if the background color is CLR_NONE.
- Don't change the size to 0 for the header control of listview with
  LVS_NOCOLUMNHEADER style. In fact just setting HDS_HIDDEN to the
  header control is enough.
dlls/comctl32/listview.c