#define INITGUID #include "mwversion.h" #include #include #include #include #undef INITGUID #include "unix/guids.h" // Must be after "unix/guids.h" to expand the GUIDs for olectl.h. #define INITGUID // DllMain needed due to this being a shared library extern "C" BOOL WINAPI DllMain(HINSTANCE, DWORD, LPVOID) { return TRUE; }