O_RDONLY==0 but it's cleaner to pass it to DRIVE_OpenDevice() anyway.
commit17c035b684b0fcad4bd2b101a10fc43ff8e38a8e
authorFrancois Gouget <fgouget@codeweavers.com>
Mon, 23 Jun 2003 19:50:16 +0000 (23 19:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Jun 2003 19:50:16 +0000 (23 19:50 +0000)
treec53f51fbfccf7690bc853616f447183a8ee6fe4a
parent1351e23b05566b1edd8be50abb81c28fa5951bcb
O_RDONLY==0 but it's cleaner to pass it to DRIVE_OpenDevice() anyway.
dlls/winedos/int13.c