Amine Khaldi amine.khaldi@reactos.org writes:
In this case ending up with windows.h is not needed, so if we:
#define WIN32_NO_STATUS #define _INC_WINDOWS #define COM_NO_WINDOWS_H
That prevents it.
Should I send a second patch with these defines ?
No, that's ugly, particularly the _INC_WINDOWS one.