Perfect answer, thank you! I moved the COBJMACROS definition to the top
of the file and was able to remove the #include entirely, so
clearly it's being included by some other file.
Thanks!
Rob
Original Message
Subject: Re: #define question
Date: Fri, 01 Aug 2003 12:
Rob Clack wrote:
> [...] either objidl.h isn't
> getting included at all, though I get no error there, or the macro isn't
> getting #defined, or it's getting undefined somewhere.
Are you sure objidl.h isn't included somewhere else above that by some
other file, indirectly?
Best to put your C
Having just updated to cygwin 1.3.22-1 I'm now building my application
and have a wierdness I hope someone can help with.
Deep in the nether regions of the code, I use IMalloc_Free which is a
macro now defined in objidl.h. I think in earlier versions of cygwin it
was somewhere else. In objidl
3 matches
Mail list logo