DOS stuff pretty much broken [Re: wine/ dlls/kernel/kernel_main.c dlls/kernel/wp ...]

Alexandre Julliard julliard at winehq.com
Mon Dec 24 14:38:18 CST 2001


Andreas Mohr <andi at rhlx01.fht-esslingen.de> writes:

> This is rather fatal IMHO, especially in the case of List Of Lists, which
> is a pretty important structure with lots of information that some Win 3.x
> programs might rely on.
> Thus DOS stuff should be reorganized somehow.
> 
> Any suggestions ?
> 
> IMHO probably winedos should get loaded as soon as DOS3Call() gets called even
> once.

That's probably a bit too much, but yes DOS calls that somehow need
data structures created in winedos should load it. And in fact more of
the DOS structures stuff should be moved there, so that well-behaved
applications don't incur the cost of setting it up.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list