- fixed copy&paste bug (GENERIC_WRITE instead of GENERIC_READ)
authorEric Pouech <eric.pouech@wanadoo.fr>
Mon, 8 Oct 2001 20:57:12 +0000 (20:57 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Oct 2001 20:57:12 +0000 (20:57 +0000)
commitc73316db5b93840197f3eb5a5ddb51ad5fbcfadb
tree8f210f9e2a999cdd440e362bfa32df4085bcde87
parentbd3be7a905bfbcaab68f487d8544bb2d7092bf3d
- fixed copy&paste bug (GENERIC_WRITE instead of GENERIC_READ)
- when getting the type of a handle, it has to be done even if no fd
  is attached to it (console for example)
files/file.c
server/file.c