Paul Vriens wrote:
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) otherwise we 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.org for Win9x and WinME boxes.
Changelog Show dll versions again for Win9x/WinME
FWIW, the versions of the dlls for other platforms were messed up as well before this patch.