Well, I see that patches older and newer than the two mine were
already approved, but mine -not. Does this mean I need something more
to do?
--
Igor
> You should fix the name of the TOOLBAR_DrawDDFlatSeparator function
> and the comments above it if you think it should be called as a result
> of the CCS_VERT window style and not the BTNS_DROPDOWN button style.
I've been thinking about that. Yes, it's 100% that separators change
orientation on
2009/3/17 Igor Tarasov :
> Currently wine flips orientation of toolbar separators on
> BTNS_DROPDOWN, which is odd, since even horizontal toolbar separators
> may have this flag turned on. Tests with control spy show that native
> comctl flips orientation on CCS_VERT toolbar style, which is logical