[PATCH 4/8] include: Add INameSpaceTreeControlCustomDraw interface declaration. (try 2)

Alexandre Julliard julliard at winehq.org
Tue Jul 20 09:15:56 CDT 2010


David Hedberg <david.hedberg at gmail.com> writes:

> +/*****************************************************************************
> + * INameSpaceTreeControlCustomDraw interface
> + */
> +[
> + object,
> + uuid(2D3BA758-33EE-42D5-BB7B-5F3431D86C78),
> + local
> +]
> +
> +interface INameSpaceTreeControlCustomDraw : IUnknown
> +{
> +    typedef DWORD NSTCCUSTOMDRAW; /*FIXME*/

Why aren't you defining this properly?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list