Fixed GetDriveType16 return value for non-existent drives.
commit27a2004430072e0772a84d29fbb922479b9216c6
authorAlexandre Julliard <julliard@winehq.org>
Fri, 26 Mar 2004 02:29:48 +0000 (26 02:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 26 Mar 2004 02:29:48 +0000 (26 02:29 +0000)
tree8fc2ec6a68bae56c1a4b7562f2c0bc99e1920a76
parent906be1dcb01c4ec06d26b16b207588443dceadef
Fixed GetDriveType16 return value for non-existent drives.
Fixed bug in OpenFile16 introduced by previous change.
dlls/kernel/file16.c