Francois Gouget fgouget@free.fr writes:
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.