Francois Gouget <[EMAIL PROTECTED]> writes: > 2) Or modify these sections so they read: > > #if !defined(COM_NO_WINDOWS_H) && !defined(__WINESRC__) > # include <windows.h> > # include <ole2.h> > #endif
I think we want that, otherwise we'll end up having to add COM_NO_WINDOWS_H to pretty much every single source file. -- Alexandre Julliard [EMAIL PROTECTED]
