Re: include/uxtheme.h : enum THEMESIZE
Nicolas (dyalog.com) wrote:
according to MSDN, include/uxtheme.h should define an "enum THEMESIZE", which is typedefed to "THEME_SIZE", rather than typedef the enum {} to "THEMESIZE" as it is currently. http://msdn2.microsoft.com/en-us/library/ms649970.aspx
note that dlls/uxtheme/draw.c uses this definition so must also be patched. Please merge those 2 changes into one patch as one without the other make the Wine source to not compile anymore. And please use unified diff format; the draw.c.patch isn't a unified diff.
bye michael -- Michael Stefaniuc Tel.: +49-711-96437-199 Sr. Network Engineer Fax.: +49-711-96437-111 Red Hat GmbH Email: mstefani(a)redhat.com Hauptstaetterstr. 58 http://www.redhat.de/ D-70178 Stuttgart
participants (1)
-
Michael Stefaniuc