[Bug 25201] wine: Call from 0x7b838b62 to unimplemented function mscoree.dll.GetFileVersion

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 22 15:36:54 CST 2010


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

--- Comment #3 from Vincent Povirk <madewokherd at gmail.com> 2010-11-22 15:36:54 CST ---
This particular function should be very easy to implement, as we already have
CLRMetaHost_GetVersionFromFile. GetFileVersion should just forward to that. I
think I've used other CLRMetaHost_* functions in this way, using 0 as the first
argument.

-- 
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