Hi
No. move, not copy, as long as the dll is in the programs directory wine will use the built-in (wines) version of the dll (bad bug! fifty pushups) This bug was introduced 2002/09/24 19:16:52 so it would affect your latter (20030115) tarball.
OK, it is now running fine again with this work around. Is there any news on when this will be fixed in the CVS version of Wine?
with the newer wine build /nmake.exe/ and /cl.exe/ do not work. With the following error: fixme:msvcrt:_XcptFilter (-2147483392,0x40702720)semi-stub
this is the built-in (wine) version of msvcrt that is reporting this. Your program is expecting its own version of msvcrt.
OK, thanks
JG