Re: commctrl: rebar theming

2005-08-02 Thread Frank Richter
On 03.08.2005 00:38, Robert Shearman wrote: > You have added this field, but don't use it apart from in a commented > out line. It's used in theme_changed(). But the commented out line is a mistake. -f.r.

Re: commctrl: rebar theming

2005-08-02 Thread Frank Richter
On 03.08.2005 00:38, Robert Shearman wrote: > You have added this field, but don't use it apart from in a commented > out line. Hm, that's not how it's supposed to be. Gotta check again. -f.r.

Re: commctrl: rebar theming

2005-08-02 Thread Robert Shearman
Frank Richter wrote: @@ -184,6 +186,7 @@ HFONThFont; /* handle to the rebar's font */ SIZE imageSize; /* image size (image list) */ DWORDdwStyle; /* window style */ +DWORDorgStyle;/* original style (dwStyle may change) */ SIZE calcSize;