Add tests for the flag FORMAT_MESSAGE_IGNORE_INSERTS, and act
[wine] / dlls / ole32 / ole32_main.h
1 #ifndef __WINE_OLE32_MAIN_H
2 #define __WINE_OLE32_MAIN_H
3
4 #include "windef.h"
5
6 extern HINSTANCE OLE32_hInstance;
7
8 #endif /* __WINE_OLE32_MAIN_H */