include: added the new Vista theme schema headers.

Alexandre Julliard julliard at winehq.org
Wed Jan 2 06:31:55 CST 2008


"Reece Dunn" <msclrhd at googlemail.com> writes:

> diff --git a/include/tmschema.h b/include/tmschema.h
> index 910de19..3a3e3e3 100644
> --- a/include/tmschema.h
> +++ b/include/tmschema.h
> @@ -20,6 +20,10 @@
>  #ifndef __WINE_TMSCHEMA_H
>  #define __WINE_TMSCHEMA_H
>  
> +#if defined(__WINE_VSSYM32_H)
> +#  error tmschema.h (XP) cannot be included along side vssym32.h (Vista).
> +#endif

That's not the way it's done in the SDK.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list