On Fri, 8 Sep 2006, Dmitry Timoshkov wrote: > "Francois Gouget" <[EMAIL PROTECTED]> wrote: > > > --- a/include/commctrl.h > > +++ b/include/commctrl.h > > @@ -119,7 +119,9 @@ #define NM_TOOLTIPSCREATED (NM_FIRS > > #define NM_LDOWN (NM_FIRST-20) > > #define NM_RDOWN (NM_FIRST-21) > > #define NM_THEMECHANGED (NM_FIRST-22) > > - > > +#define NM_FONTCHANGED (NM_FIRST-23) > > +#define NM_CUSTOMTEXT (NM_FIRST-24) > > +#define NM_TVSTATEIMAGECHANGING (NM_FIRST-24) > > Do the two above really have the same values?
Yes. They seem to be used in different contexts which I guess is why it's ok for them to have the same value. Either that or Microsoft made a mistake. -- Francois Gouget <[EMAIL PROTECTED]> http://fgouget.free.fr/ A black hole is just God dividing by zero.