Return number of bytes written when writing to DOS console using int21
authorJukka Heinonen <jhei@iki.fi>
Thu, 23 Jan 2003 01:23:01 +0000 (01:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 23 Jan 2003 01:23:01 +0000 (01:23 +0000)
commit66b29b275e2e0db048c962ab69c8b046b5eb12b8
treea061690f6b00608628fd2f51ba2cc31b7cc8867e
parentfcba2b538e5f9cfe15b2823a177a2f85f7da907c
Return number of bytes written when writing to DOS console using int21
function 0x40. Move some int21 functions to winedos.
dlls/winedos/int21.c
msdos/int21.c