ChangeSet ID: 10025746320367952473461628 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/10/08 16:57:12
Modified files: files : file.c server : file.c
Log message: Eric Pouech eric.pouech@wanadoo.fr - 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)
Patch: http://cvs.winehq.com/patch.py?id=10025746320367952473461628
Revision Changes Path 1.114 +2 -2 wine/files/file.c 1.47 +1 -0 wine/server/file.c