Changeset 21494 for trunk/src/oleaut32
- Timestamp:
- Dec 2, 2010, 1:19:12 AM (15 years ago)
- Location:
- trunk/src/oleaut32
- Files:
-
- 2 edited
-
dispatch.c (modified) (1 diff)
-
oleaut32.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/oleaut32/dispatch.c
r8450 r21494 29 29 30 30 #include "windef.h" 31 #include "ole.h"32 31 #include "oleauto.h" 33 32 #include "winerror.h" -
trunk/src/oleaut32/oleaut32.h
r8450 r21494 14 14 15 15 // ><DJR 17.05.99 Force to use C-interfaces for now to prevent CALLBACK definition compiler error 16 #define CINTERFACE 116 #define CINTERFACE 17 17 18 18 #include <odin.h> … … 33 33 34 34 #include <ole2ver.h> 35 #include <ole.h>36 35 #include <winreg.h> 37 36
Note:
See TracChangeset
for help on using the changeset viewer.
