Clean up int21 handling. Move error handling to winedos.
commit2ec8b71baedaff6747b2f8887958379566653c7e
authorJukka Heinonen <jhei@iki.fi>
Tue, 3 Dec 2002 19:11:49 +0000 (3 19:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 Dec 2002 19:11:49 +0000 (3 19:11 +0000)
treeeb81ab8b236699b5ab5472f5116bbd5a3f2cdfd6
parent7b7f198786f2e4aa7697c194324ef190231b816d
Clean up int21 handling. Move error handling to winedos.
Call INT_Int21Handler only to emulate selected functions.
dlls/winedos/int21.c
msdos/int21.c