I noticed the SDK today, and I decided to take it for a spin. I am getting a bunch of errors when compiling, mostly coming out of olectl.h (included from image.h).
It seems like most of the errors are coming from uses of undefined types. For example:
typedef VARIANT_BOOL OLE_CANCELBOOL;
gives me an error,
263 C:\Program Files\Dev-Cpp\include\olectl.h
syntax error before `;''
And I have many, many similar errors, all originating from olectl.h
I am compiling from Dev-C++.
|.dev-c++.|.the gimp.|.seti@home.|.dbpoweramp.|.torn.|.=w=.|