- fix int21 block device read/write
commit6c3ef7e77de6d470ac0b04f3fb5210e8a97fa20a
authorAndreas Mohr <andi@rhlx01.fht-esslingen.de>
Tue, 7 Sep 2004 20:26:58 +0000 (7 20:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Sep 2004 20:26:58 +0000 (7 20:26 +0000)
tree6ebd1c1addb21e19e9f63ed5c85fee65c18da26e
parentd324ccfce74cb73e2801d4ce0f0e10db3a6350d2
- fix int21 block device read/write
- moved device block access log messages to inner function used by two
  different places
- removed bogus CloseHandle()
dlls/winedos/int21.c
dlls/winedos/int25.c
dlls/winedos/int26.c