gdiplus: DEFINE_GUID

Adam Rimon adamrimon at gmail.com
Sat Jan 19 07:58:14 CST 2008


Hi there,


I wanted to implement some gdiplus functions, but for this I need the 
GUIDs of some properties.

I took the GUIDs from 
http://www.reactos.org/generated/doxygen/db/de2/gdiplusimaging_8h-source.html,

but when I tried to compile gdiplus with the new gdiplusimaging.h with 
many DEFINE_GUID's,

the compiler kept complaining that "hidden symbol `FrameDimensionPage' 
isn't defined".


What did I do wrong?


-Adam





More information about the wine-devel mailing list