ole32: OleCreate shouldn't pass CLSCTX_LOCAL_SERVER to CoCreateInstance.

Robert Shearman rob at codeweavers.com
Tue Mar 13 07:41:18 CDT 2007


---
  dlls/ole32/ole2.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

As OleLoad is documented 
(http://msdn2.microsoft.com/en-us/library/ms693716.aspx) as not passing 
CLSCTX_LOCAL_SERVER and the IOleObject returned by both OleLoad and 
OleCreate should be compatible, it implies that OleCreate shouldn't pass 
in CLSCTX_LOCAL_SERVER.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7a988c513ce580ce66dfa7adb1f00a44484e6b10.diff
Type: text/x-patch
Size: 579 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070313/29b03323/7a988c513ce580ce66dfa7adb1f00a44484e6b10.bin


More information about the wine-patches mailing list