ole32: CoCreateGuid returns E_INVALIDARG on null-GUID

Guillaume Charifi guillaume.charifi at sfr.fr
Sat Jun 7 12:24:28 CDT 2014


Another Windows unspecified behaviour...
CoCreateGuid(NULL) returns E_INVALIDARG, whereas UuidCreate(NULL) crashes the program as expected.

---
 dlls/ole32/compobj.c       | 6 +++++-
 dlls/ole32/tests/compobj.c | 9 +++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ole32.patch
Type: text/x-patch
Size: 1168 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140607/d0ea8003/attachment.bin>


More information about the wine-patches mailing list