http://bugs.winehq.org/show_bug.cgi?id=1864
netdemonz@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |netdemonz@yahoo.com
------- Additional Comments From netdemonz@yahoo.com 2004-01-02 01:21 ------- Please reopen. I get this error with 20031212
(/data/programming/mozilla/projects/wine-msvc)> wine cl.exe hello.c err:module:LdrInitializeThunk Main exe initialization failed, status c0000142
In case this is of assistance... This only happened after I changed the msvcrt.dll to native and placed in the dlls it needs within /path/to/wine-c/Windows/system
Before that, I was getting errors from cl.exe that there was not enough Environment Memory, and that's why I did this. Tried to fix one problem had another, thus is life.