wine/ include/shlobj.h include/shellapi.h dlls ...

Alexandre Julliard julliard at winehq.org
Mon Jan 3 14:26:06 CST 2005


ChangeSet ID:	15148
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/03 14:26:06

Modified files:
	include        : shlobj.h shellapi.h 
	dlls/shell32   : shellord.c shell32.spec iconcache.c 

Log message:
	Hans Leidekker <hans at it.vu.nl>
	Stub implementations for SHUpdateImageA, SHHandleUpdateImage,
	SHObjectProperties, SHGetNewLinkInfo{A,W}, SHStartNetConnectionDialog,
	SHEmptyRecycleBin{A,W}, SHFormatDrive, SHQueryRecycleBin{A,W}.
	'HeapAlloc can fail' fix for ExtractIconExA.
	Implement ExtractAssociatedIconA -> W.
	Correct prototype for SHObjectProperties.
	Forward SHGetNewLinkInfo to SHGetNewLinkInfoA.

Patch: http://cvs.winehq.org/patch.py?id=15148

Old revision  New revision  Changes     Path
 1.96          1.97          +10 -2      wine/include/shlobj.h
 1.29          1.30          +18 -0      wine/include/shellapi.h
 1.129         1.130         +86 -1      wine/dlls/shell32/shellord.c
 1.90          1.91          +16 -16     wine/dlls/shell32/shell32.spec
 1.85          1.86          +56 -41     wine/dlls/shell32/iconcache.c




More information about the wine-cvs mailing list