wine/ include/wine/obj_shellfolder.h include/s ...

Alexandre Julliard julliard at winehq.org
Thu Sep 4 14:43:39 CDT 2003


ChangeSet ID:	9222
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/09/04 14:43:39

Modified files:
	include/wine   : obj_shellfolder.h 
	include        : shlobj.h shlguid.h Makefile.in 
	dlls/shell32   : shlview.c shfldr_mycomp.c shfldr_fs.c 
	                 shfldr_desktop.c shelllink.c 
Added files:
	include        : shtypes.idl shtypes.h shobjidl.idl shobjidl.h 
Removed files:
	include/wine   : obj_shellview.h obj_shelllink.h 
	                 obj_shellextinit.h obj_shellbrowser.h 
	                 obj_enumidlist.h 

Log message:
	Implemented shtypes.idl and shobjidl.idl and removed a few more
	wine/obj_* headers.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9222

Old revision  New revision  Changes     Path
 1.21          1.22          +0 -317     wine/include/wine/obj_shellfolder.h
 1.70          1.71          +66 -22     wine/include/shlobj.h
 1.15          1.16          +14 -8      wine/include/shlguid.h
 1.102         1.103         +2 -5       wine/include/Makefile.in
 1.81          1.82          +1 -20      wine/dlls/shell32/shlview.c
 1.7           1.8           +2 -2       wine/dlls/shell32/shfldr_mycomp.c
 1.11          1.12          +2 -2       wine/dlls/shell32/shfldr_fs.c
 1.9           1.10          +2 -2       wine/dlls/shell32/shfldr_desktop.c
 1.55          1.56          +1 -1       wine/dlls/shell32/shelllink.c
 Added         1.1           +0 -0       wine/include/shtypes.idl
 Added         1.1           +0 -0       wine/include/shtypes.h
 Added         1.1           +0 -0       wine/include/shobjidl.idl
 Added         1.1           +0 -0       wine/include/shobjidl.h
 1.16          Removed       +0 -0       wine/include/wine/obj_shellview.h
 1.14          Removed       +0 -0       wine/include/wine/obj_shelllink.h
 1.12          Removed       +0 -0       wine/include/wine/obj_shellextinit.h
 1.13          Removed       +0 -0       wine/include/wine/obj_shellbrowser.h
 1.10          Removed       +0 -0       wine/include/wine/obj_enumidlist.h




More information about the wine-cvs mailing list