Module: wine Branch: master Commit: 6fbfb7cd1dfc1904c0748670db3c468d748438bc URL: http://source.winehq.org/git/wine.git/?a=commit;h=6fbfb7cd1dfc1904c0748670db...
Author: David Hedberg david.hedberg@gmail.com Date: Mon Aug 16 09:17:30 2010 +0200
shell32: Partial implementation of IShellItem::BindToHandler.
---
dlls/shell32/shellitem.c | 43 +++++++++++- dlls/shell32/tests/shlfolder.c | 152 ++++++++++++++++++++++++++++++++++++++++ include/shlguid.h | 17 +++++ 3 files changed, 210 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6fbfb7cd1dfc1904c07486...