- made IShellFolder a aggregable object
commitafe53ed99d45e5336f7d65f88eb405a8117b70b7
authorJuergen Schmied <juergen.schmied@debitel.net>
Tue, 23 Nov 1999 22:31:18 +0000 (23 22:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Nov 1999 22:31:18 +0000 (23 22:31 +0000)
tree9bd1d9d4c3062cc8cb80abc3265aaa608e846ce9
parente0a3ba54c62e2841f7a3e4de1a56200f2e658ceb
- made IShellFolder a aggregable object
- SHCoCreateInstance can create CSIDL_FSFolder now
- browsing into folders on the desktop implemented
- corrected returnvalue of Ico_ExtractIconEx
- fixed SHGetDataFromIDList to return data of simple pidls
dlls/shell32/classes.c
dlls/shell32/iconcache.c
dlls/shell32/pidl.c
dlls/shell32/pidl.h
dlls/shell32/shellole.c
dlls/shell32/shellord.c
dlls/shell32/shellpath.c
dlls/shell32/shlfolder.c
dlls/shell32/shlview.c
include/shlguid.h