Re: include: added the new Vista theme schema headers.
2 Jan
2008
2 Jan
'08
6:31 a.m.
"Reece Dunn" <msclrhd(a)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(a)winehq.org
6554
Age (days ago)
6554
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard