Module: wine Branch: master Commit: a79be28e8c96b491ca4c431b4a51ba6cf581da87 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a79be28e8c96b491ca4c431b4a...
Author: David Hedberg david.hedberg@gmail.com Date: Wed Jul 30 20:43:24 2014 +0200
shell32: Implement SHCreateShellItemFromIDLists.
---
dlls/shell32/shell32.spec | 1 + dlls/shell32/shellitem.c | 45 ++++++++++ dlls/shell32/tests/shlfolder.c | 181 +++++++++++++++++++++++++++++++++++++++++ include/shobjidl.idl | 1 + include/shtypes.idl | 1 + 5 files changed, 229 insertions(+)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a79be28e8c96b491ca4c43...