[Bug 424] DCOM support
http://bugs.winehq.org/show_bug.cgi?id=424 damjan.jov(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|FIXED | ------- Additional Comments From damjan.jov(a)gmail.com 2007-18-06 05:56 ------- dlls/ole32/compobj.c, function CoCreateInstance: /* Finally try remote: this requires networked DCOM (a lot of work) */ if (CLSCTX_REMOTE_SERVER & dwClsContext) { FIXME ("CLSCTX_REMOTE_SERVER not supported\n"); hres = E_NOINTERFACE; } doesn't look very fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs