<div dir="ltr"><div><div>Hi Vincent,<br>there's no more info in the registry. At this point we have the assembly name and we know that it is not in GAC, so either it is in current directory or it's absent.<br></div>
<br>That being said, I think this is the wrong place for this change. Method get_file_from_strongname [1] is better suited for that purpose IMO.<br></div><div>Also MSDN states that assembly name is not equivalent to file name. I suppose that code to resolve assembly name into file name exists somewhere in fusion.dll, but I have never seen it. Hans may know more.<br>
<br></div><div>Regards,<br></div><div>Daniel<br></div><br><div>[1] <a href="http://source.winehq.org/source/dlls/mscoree/metahost.c#L1213">http://source.winehq.org/source/dlls/mscoree/metahost.c#L1213</a><br></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">2013/8/14 Vincent Povirk <span dir="ltr"><<a href="mailto:madewokherd@gmail.com" target="_blank">madewokherd@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This seems suspicious to me. You appear to be taking the namespace of<br>
the class and assuming it's an assembly name.<br>
<br>
Is there really no other information in the registry that could be<br>
used to identify the assembly?<br>
<br>
<br>
</blockquote></div><br></div>