[PATCH] ole32: Use real object CLSID when creating instance from context info

Nikolay Sivov nsivov at codeweavers.com
Fri Nov 1 07:12:47 CDT 2013


CLSIDFromProgID returns generated CLSID when activation context is used,
this generated value makes no sense for application. Real object CLSID
should be passed instead.

---
 dlls/ole32/compobj.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ole32-Use-real-object-CLSID-when-creating-instance-f.patch
Type: text/x-patch
Size: 1011 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131101/52556fbb/attachment.bin>


More information about the wine-patches mailing list