"Jesse" == Jesse Allen the3dfxdude@gmail.com writes:
Jesse> On 10/31/05, Jesse Allen the3dfxdude@gmail.com wrote: >> So could we have a program or launcher in wine to launch programs the >> "windows" way?
Jesse> Just to let ya'll know, I've found winefile.exe will execute Jesse> programs the "windows" way, and LogicWorks does work launching Jesse> from it. Er... it launches, but it's buggy with mfc now =/
Run with a native, matching MSVCRT and look for the failing calls in our msvcrt implementation. Write test cases for our test suite and perpahs a patch for our msvcrt.
Bye