shell32: Don't assign a result from a function that returns a BOOL to an HRESULT in shellex_get_dataobj.

Rob Shearman robertshearman at gmail.com
Sun Aug 17 12:32:26 CDT 2008


Otherwise there could be confusion as to what type GetFullPathNameW is
returning.
---
 dlls/shell32/shlexec.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7b35c1c9158e133435b7b65df1fff8515dcc8e31.diff
Type: text/x-patch
Size: 610 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080817/d3282b88/attachment.bin 


More information about the wine-patches mailing list