http://bugs.winehq.org/show_bug.cgi?id=25463
--- Comment #12 from Jacek Caban jacek@codeweavers.com 2010-12-23 11:22:17 CST --- These tests are in Git now. The things to look for are:
- are URL->IUri and IUri->URL done correctly (that's straightforward with these tests) - if yes, how should mk: protocol be fixed (probably by implementing StartEx method)
Possibly both part should be fixed. The first seems more critical since it affects all bindings.