http://bugs.winehq.org/show_bug.cgi?id=13564
--- Comment #4 from Michael Coupet compmastermike@yahoo.com 2008-06-18 19:44:34 --- Created an attachment (id=14173) --> (http://bugs.winehq.org/attachment.cgi?id=14173) backtrace (sort of)
I tried but I couldn't figure out why it fails, attached is a chart of the process it goes through.
ole32.bindctx.BindCtxImpl_GetObjectIndex fails with: This->bindCtxTableLastIndex == 0 so key cannot be found
also: trace:urlmon:get_protocol_cf Could not open protocol handler key where it tries using 'C' from "C:\path\to\file" as the protocol, when later it is changed to "file://C:\path\to\file" but get_protocol_cf isn't executed again.