Added guiddef.h and moved a few GUID definitions to the correct file.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 3 Aug 2000 04:19:24 +0000 (04:19 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 3 Aug 2000 04:19:24 +0000 (04:19 +0000)
commitb08cb175deac0c2eca4d9800decd242a1c3ab60d
tree64e1ed1adc8628c567e95aeb612cfc7e612eb316
parent17904173a0ce2bd69351028060ea36b4b652eed2
Added guiddef.h and moved a few GUID definitions to the correct file.
25 files changed:
dlls/commdlg/filedlg95.c
dlls/commdlg/filedlgbrowser.c
dlls/shell32/brsfolder.c
dlls/shell32/folders.c
dlls/shell32/iconcache.c
dlls/shell32/shellord.c
dlls/shell32/shlmenu.c
dlls/shell32/shlview.c
dlls/shell32/shv_bg_cmenu.c
dlls/shell32/shv_item_cmenu.c
include/guiddef.h [new file with mode: 0644]
include/initguid.h
include/rpc.h
include/shlguid.h
include/vfw.h
include/wine/obj_base.h
include/wine/obj_commdlgbrowser.h
include/wine/obj_contextmenu.h
include/wine/obj_enumidlist.h
include/wine/obj_extracticon.h
include/wine/obj_shellbrowser.h
include/wine/obj_shellextinit.h
include/wine/obj_shellfolder.h
include/wine/obj_shellview.h
include/wtypes.h