http://bugs.winehq.org/show_bug.cgi?id=25201
--- Comment #3 from Vincent Povirk madewokherd@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.