In SWP_DoNCCalcSize() when determining whether the client area has
[wine.git] / include / ocidl.h
bloba96328c2270ed96bb89e707ae9c4be9c2b38db3f
1 #ifndef __WINE_OCIDL_H
2 #define __WINE_OCIDL_H
4 #include "windows.h"
5 #include "ole2.h"
7 #include "wine/obj_base.h"
9 /* the following depend only on obj_base.h */
10 #include "wine/obj_storage.h"
11 #include "wine/obj_oleaut.h"
12 #include "wine/obj_olefont.h"
13 #include "wine/obj_picture.h"
15 #include "wine/obj_control.h"
16 #include "wine/obj_connection.h"
17 #include "wine/obj_property.h"
18 #include "wine/obj_oleundo.h"
20 #endif /* __WINE_OCIDL_H */