Create real file handles for VxDs instead of using the server device
commit4d984fd9c156164bb8454f9da8aacf321ac96899
authorAlexandre Julliard <julliard@winehq.org>
Fri, 20 Feb 2004 05:22:20 +0000 (20 05:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 20 Feb 2004 05:22:20 +0000 (20 05:22 +0000)
tree237277269ddf10d497f749ac7e974241b199e63e
parent64d68b106a1e22c6a55ef38759c96930a9e1b0e3
Create real file handles for VxDs instead of using the server device
object hack (partly based on a patch by Eric Pouech).
dlls/kernel/Makefile.in
dlls/kernel/device.c [deleted file]
dlls/kernel/vxd.c
files/file.c
include/file.h