include: Add new Vista SDK constants, fields and structures documented at http://ian.joeuser.com/index.asp?AID=738

Dmitry Timoshkov dmitry at codeweavers.com
Thu Sep 7 21:57:18 CDT 2006


"Francois Gouget" <fgouget at free.fr> 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?

-- 
Dmitry.



More information about the wine-devel mailing list