And in addition to Mingw32 we will want the _ versions.
[wine] / include / oaidl.h
1 #ifndef __WINE__
2 #include "rpc.h"
3 #include "rpcndr.h"
4 #ifndef COM_NO_WINDOWS_H
5 #include "windows.h"
6 #include "ole2.h"
7 #endif
8 #endif
9
10 #ifndef __WINE_OAIDL_H
11 #define __WINE_OAIDL_H
12
13 #include "ole2.h"
14 #include "objidl.h"
15
16 #include "wine/obj_base.h"
17
18 /* the following depend only on obj_base.h */
19 #include "wine/obj_oleaut.h"
20
21 #endif /* _WINE_OAIDL_H */