Paul Vriens wrote:
FWIW, the versions of the dlls for other platforms were messed up as well before this patch.Hi,GetModuleFileNameA should not work on dlls loaded using LOAD_LIBRARY_AS_DATAFILE according to MSDN. This happens to be only true for Win9x/WinME (sigh) otherwisewe probably would have noted this much earlier.As of Feb-3-2009 we didn't have version numbers for the dll's on test.winehq.orgfor Win9x and WinME boxes. Changelog Show dll versions again for Win9x/WinME
-- Cheers, Paul.