(wine-devel) Problems with GetFileVersionInfo[Size]()

Malte Starostik Malte.Starostik at t-online.de
Fri Jun 15 00:41:37 CDT 2001


On Dienstag, 12. Juni 2001 04:20, you wrote:

> Hi,
>
> The Shockwave ActiveX control I'm loading tries to read the VERSIONINFO
> resource from my winelib app. AFAICS it subsequently crashes because that
> fails.
Basically the problem is that MODULE_FindModule() appends .DLL if there is no 
extension, which is wrong in case of the passed filename being an 
extension-less winelib app. This patch fixes that, might not be the cleanest 
approach though. Just an idea for the enlightened :)
-Malte
-- 
Wars don't determine who's right, only who's left.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: loader.diff
Type: text/x-c
Size: 911 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010615/a33d7957/loader.bin


More information about the wine-patches mailing list