Salut, Bien recu votre email.
did you upgrade VC in the meantime ?
Non, c'est tout comme avant.
Well, "config" [DllOverrides] has this line below, and I placed thewere you using native or builtin msvcrt ?
msvcrt.dll in the mnake.exe dir, so I believe it could have been using it before.
config line:
"msvcrt" = "native, builtin"
msvcrt.dll is still in the bin dir, so when i run nmake from wcmd or on a bash shell wine --.namke.exe it still has the same problem. Just in case I put some common dlls that I used to get other programs running (in the specific dir again) and called nmake again. Wine debugger started agian with the same issue as before.
from bash I ran:
wine -dll msvcrt,comctl32,comdlg32,mspdb60,commdlg=n d:\\vs\\vc98\\bin\\nmake.exe
Regards
JG