[1/3 v2] shell32: Implement SHCreateItemFromRelativeName.

Jactry Zeng jzeng at codeweavers.com
Mon Aug 14 08:33:56 CDT 2017


Superseded patch 136477.

ChangeLog:
- Use debugstr_w() to trace 'name';
- Pass a NULL IBindCtx to IShellFolder_BindToObject();
- CoTaskMemFree() displayname inside 'if' block.

Signed-off-by: Jactry Zeng <jzeng at codeweavers.com>
---
  dlls/shell32/shell32.spec      |  1 +
  dlls/shell32/shellitem.c       | 49 ++++++++++++++++++++++++
  dlls/shell32/tests/shlfolder.c | 84 
++++++++++++++++++++++++++++++++++++++++++
  include/shobjidl.idl           |  1 +
  4 files changed, 135 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-shell32-Implement-SHCreateItemFromRelativeName.txt
Type: text/x-patch
Size: 10000 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170814/17f2718a/attachment.bin>


More information about the wine-patches mailing list