"Robert Shearman" <[EMAIL PROTECTED]> 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. -- Alexandre Julliard [EMAIL PROTECTED]
