http://bugs.winehq.org/show_bug.cgi?id=3620
------- Additional Comments From dank@kegel.com 2006-21-01 13:06 ------- Well, shoot. That CreateFile call is trying to open mfc42, not create it. So I gave the wrong part of the log file.
The installer still fails to install anything with today's CVS. I tried using winecfg to set the wine version to win95, didn't help.
WINEDEBUG=+module,+file,+dialog wine Disk1/Setup.exe produces somewhat more interesting output; between the install wizard dialog box and the dialog box saying all is well, you can see it probing for mfc42, msvcrt, and for some reason, conin$ and conout$. But nothing really jumps out at me.