RE: Fix toolbar get style

2004-04-30 Thread Maxime Bellengé
On Fri, 2004-04-30 at 11:28, Ge van Geldorp wrote: > > From: Maxime Bellengà > > > > When a toolbar receives a TB_GETSTYLE message with wParam=0, > > the application expects to get the toolbar style and not the > > first button style. This patch fixes eMule 0.42e, now the > > toolbar is visible

RE: Fix toolbar get style

2004-04-30 Thread Ge van Geldorp
> From: Maxime Bellengà > > When a toolbar receives a TB_GETSTYLE message with wParam=0, > the application expects to get the toolbar style and not the > first button style. This patch fixes eMule 0.42e, now the > toolbar is visible. > > ChangeLog >* Fix TB_GETSTYLE to return the style of

Re: Fix toolbar get style

2004-04-30 Thread [EMAIL PROTECTED]
> >>> [EMAIL PROTECTED] 04/29/04 22:59 PM >>> > > When a toolbar receives a TB_GETSTYLE message with wParam=0, the > > application expects to get the toolbar style and not the first button > > style. This patch fixes eMule 0.42e, now the toolbar is visible. > > > > ChangeLog > >* Fix TB_GETSTY

Re: Fix toolbar get style

2004-04-29 Thread Robert Shearman
>>> [EMAIL PROTECTED] 04/29/04 22:59 PM >>> > When a toolbar receives a TB_GETSTYLE message with wParam=0, the > application expects to get the toolbar style and not the first button > style. This patch fixes eMule 0.42e, now the toolbar is visible. > > ChangeLog >* Fix TB_GETSTYLE to return t