Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h.
commit74af67ef42d3092f3398ed090d2b27dee2208563
authorAlexandre Julliard <julliard@winehq.org>
Tue, 26 Sep 2000 00:00:55 +0000 (26 00:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 26 Sep 2000 00:00:55 +0000 (26 00:00 +0000)
tree68b680048be138ec9d229a990939cd902d2f9f5f
parent60e175294bb13bb0410923efc8da5c142fa3288f
Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h.
82 files changed:
dlls/comctl32/imagelist.c
dlls/commdlg/cdlg.h
dlls/ole32/antimoniker.c
dlls/ole32/bindctx.c
dlls/ole32/compositemoniker.c
dlls/ole32/datacache.c
dlls/ole32/errorinfo.c
dlls/ole32/itemmoniker.c
dlls/ole32/moniker.c
dlls/ole32/ole2impl.c
dlls/ole32/ole2stubs.c
dlls/ole32/stg_bigblockfile.c
dlls/ole32/stg_stream.c
dlls/ole32/storage32.h
dlls/oleaut32/connpt.c
dlls/oleaut32/olefont.c
dlls/olepro32/olepro32stubs.c
dlls/shell32/classes.c
dlls/shell32/enumidlist.c
dlls/shell32/memorystream.c
dlls/shell32/pidl.c
dlls/shell32/shell32_main.h
dlls/shell32/shellfolder.h
dlls/shell32/shellguid.c
dlls/shell32/shelllink.c
dlls/shell32/shellstring.c
dlls/shell32/shlfileop.c
dlls/shell32/shlfolder.c
dlls/shell32/shlmenu.c
dlls/shell32/shlview.c
dlls/shell32/shv_bg_cmenu.c
dlls/shell32/systray.c
dlls/shlwapi/regstream.c
dlls/shlwapi/shlwapi_main.c
dlls/shlwapi/string.c
include/dlgs.h
include/main.h
include/ocidl.h
include/ole2.h
include/oleauto.h
include/oleidl.h
include/shell.h [deleted file]
include/shlobj.h
include/shlwapi.h
include/windows.h
include/wine/obj_cache.h
include/wine/obj_channel.h
include/wine/obj_clientserver.h
include/wine/obj_commdlgbrowser.h
include/wine/obj_connection.h
include/wine/obj_contextmenu.h
include/wine/obj_control.h
include/wine/obj_dataobject.h
include/wine/obj_dockingwindowframe.h
include/wine/obj_dragdrop.h
include/wine/obj_enumidlist.h
include/wine/obj_errorinfo.h
include/wine/obj_extracticon.h
include/wine/obj_inplace.h
include/wine/obj_marshal.h
include/wine/obj_misc.h
include/wine/obj_moniker.h
include/wine/obj_oleaut.h
include/wine/obj_olefont.h
include/wine/obj_oleobj.h
include/wine/obj_oleundo.h
include/wine/obj_oleview.h
include/wine/obj_picture.h
include/wine/obj_property.h
include/wine/obj_propertystorage.h
include/wine/obj_queryassociations.h
include/wine/obj_shellbrowser.h
include/wine/obj_shellextinit.h
include/wine/obj_shellfolder.h
include/wine/obj_shelllink.h
include/wine/obj_shellview.h
include/wine/obj_storage.h
include/wine/undocshell.h
loader/main.c
programs/notepad/dialog.c
programs/regapi/regapi.c
programs/winhelp/macro.c