source:
trunk/include/win/oaidl.h
| Last change on this file was 4, checked in by , 26 years ago | |
|---|---|
| File size: 273 bytes | |
| Rev | Line | |
|---|---|---|
| [4] | 1 | /* $Id: oaidl.h,v 1.1 1999-05-24 20:19:15 ktk Exp $ */ |
| 2 | ||
| 3 | #ifndef __WINE_OAIDL_H | |
| 4 | #define __WINE_OAIDL_H | |
| 5 | ||
| 6 | #include "ole2.h" | |
| 7 | #include "objidl.h" | |
| 8 | ||
| 9 | #include "wine/obj_base.h" | |
| 10 | ||
| 11 | /* the following depend only on obj_base.h */ | |
| 12 | #include "wine/obj_oleaut.h" | |
| 13 | ||
| 14 | #endif /* _WINE_OAIDL_H */ |
Note:
See TracBrowser
for help on using the repository browser.
