[Bug 17184] Achieve Planner 1.9.0 requires explicit native override of mscoree.dll

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 23 16:52:29 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=17184


Louis Lenders <xerox_xerox2000 at yahoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |xerox_xerox2000 at yahoo.co.uk
     Ever Confirmed|0                           |1




--- Comment #1 from Louis Lenders <xerox_xerox2000 at yahoo.co.uk>  2009-08-23 16:52:28 ---
confirming

though mscoree.dll.StrongNameSignatureVerificationEx has now a stub, the app
still fails because it uses wine's mscoree. As far as i understand the problem
is as follows:

The app calls the function StrongNameSignatureVerificationEx from a dll called
mscoreesn.dll. This dll is installed somwhere in the MicroSoft.Net direcectory
in c:\windows. I thinkk this dlls just forwards it directly to mscoree.dll. So
in spite of mscoree's preference to use the native version, it calls the
function from buitin mscoree, as it's directly forwarded. This last is just a
guess, maybe someone with more knowledge about wine's load internals has a
clue, but if my guess would be correct, this might just be WONTFIX?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list