Just get DOS task structure from MZ_Current(), instead of (clumsily)
commit0a116b8b8a9d74be9da609805a0f4b0eff611ffd
authorOve Kaaven <ovek@arcticnet.no>
Fri, 28 Jul 2000 20:18:49 +0000 (28 20:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 Jul 2000 20:18:49 +0000 (28 20:18 +0000)
tree9344e641ea766df10365d4bb15e91036a06ebf36
parent3939b6d9dd6448c2c5a4a139182b9bd6b1acfc37
Just get DOS task structure from MZ_Current(), instead of (clumsily)
trying to find and read from the current task's module structures.
msdos/int21.c
msdos/int2f.c