Andreas Mohr andi@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.