wine/dlls/shell32 shfldr_mycomp.c shfldr_fs.c ...

Alexandre Julliard julliard at winehq.org
Mon Jan 19 19:37:24 CST 2004


ChangeSet ID:	10776
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/01/19 19:37:24

Modified files:
	dlls/shell32   : shfldr_mycomp.c shfldr_fs.c shfldr_desktop.c 
	                 shelllink.c shell32_main.h 

Log message:
	Martin Fuchs <martin-fuchs at gmx.net>
	- fix typos in shelllink.c header comment and a struct comment
	- corrected SCF_UNICODE constant and use the value of SCF_UNC instead
	- implemented IShellLink_ConstructFromFile() to read shell links from
	files
	- call IShellLink_ConstructFromFile() in ISF_..._fnGetUIObjectOf()
	when being queried for IShellLink interface

Patch: http://cvs.winehq.com/patch.py?id=10776

Old revision  New revision  Changes     Path
 1.11          1.12          +5 -0       wine/dlls/shell32/shfldr_mycomp.c
 1.17          1.18          +5 -0       wine/dlls/shell32/shfldr_fs.c
 1.15          1.16          +5 -0       wine/dlls/shell32/shfldr_desktop.c
 1.59          1.60          +132 -4     wine/dlls/shell32/shelllink.c
 1.77          1.78          +1 -0       wine/dlls/shell32/shell32_main.h




More information about the wine-cvs mailing list