Changeset 860 for trunk/src/shell32/new/shellguid.cpp
- Timestamp:
- Sep 7, 1999, 9:34:30 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shell32/new/shellguid.cpp
r791 r860 7 7 * 8 8 */ 9 #include <odin.h> 10 11 #define ICOM_CINTERFACE 1 12 #define CINTERFACE 1 9 13 #define INITGUID 10 14 11 /* #include "shlguid.h" */ 15 #include <os2win.h> 16 #include <shlguid.h> 17 #include <wine/obj_oleview.h> 18 #include <wine/obj_dragdrop.h> 19 #include <wine/obj_inplace.h> 20 #include <wine/obj_control.h> 21 #include <wine/obj_shellfolder.h> 22 #include <wine/obj_shelllink.h> 23 #include <wine/obj_contextmenu.h> 24 #include <wine/obj_commdlgbrowser.h> 25 #include <wine/obj_extracticon.h> 26 #include <wine/obj_shellextinit.h> 27 //#include <docobj.h> 12 28 13 29 /* 14 * Francis Beaudet <francis@macadamian.com> 30 * Francis Beaudet <francis@macadamian.com> 15 31 * 16 32 * I moved the contents of this file to the ole/guid.c file.
Note:
See TracChangeset
for help on using the changeset viewer.