server: Add a specific data type for ioctl codes so they can be printed as symbols.
authorAlexandre Julliard <julliard@winehq.org>
Tue, 17 Apr 2007 20:06:13 +0000 (22:06 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 17 Apr 2007 20:06:13 +0000 (22:06 +0200)
commit737148c57bf56a0906c4c3aff109c5af78b81976
tree967c5bdc0c00fc2e50e107dc41fd9aba954d9c3d
parentaaf477f292c77ca7d738784ac1100ba58ac4e27d
server: Add a specific data type for ioctl codes so they can be printed as symbols.
include/wine/server_protocol.h
server/fd.c
server/file.h
server/named_pipe.c
server/protocol.def
server/trace.c
tools/make_requests