[version/info.c] Don't always convert win32 to win16 structure

Steven Edwards steven at codeweavers.com
Tue Jul 19 16:15:44 CDT 2005


Hi Paul,


On Tue, 2005-07-19 at 22:34 +0200, Paul Vriens wrote:
> I have to find a better way to retrieve the strings from the unicode
> structure in VerQueryValueA (instead of converting the whole structure)
> though.
> 
> I do still have a small issue with a 16bit windows application. It seems
> that the version is wrong here. But hey, Process Explorer on Windows
> doesn't show the process at all :-).

While you are working on this could you look at moving the 16bit version
resouce stuff to shell32.ExtractVersionResource16W. Its undocumented but
according to my tests native version.dll uses it when doing 16bit
resource lookups.

Thanks
Steven







More information about the wine-devel mailing list