include: Fix the HRESULT_FROM_WIN32 macro to not change the HRESULT if the error is already an HRESULT.

Robert Shearman rob at codeweavers.com
Fri Nov 30 12:06:53 CST 2007


---
  include/winerror.h |    4 ++--
  1 files changed, 2 insertions(+), 2 deletions(-)

HRESULT_FROM_WIN32(0x80004002) should return 0x80004002, not 0x80074002.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0eb1e6383a617e47d87de5c3ff4253e905667a43.diff
Type: text/x-patch
Size: 1033 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071130/f7024e70/attachment.bin 


More information about the wine-patches mailing list