"Robert Shearman" R.J.Shearman@warwick.ac.uk writes:
- Don't #define REFIID and others when included by WIDL
This should be done with #ifdefs around each type definition like it's done in the Microsoft headers, not based on whether they are included from WIDL or not.