Alexandre Julliard : server: Add support for queuing ioctl calls to a device.

Alexandre Julliard julliard at wine.codeweavers.com
Wed May 9 07:43:06 CDT 2007


Module: wine
Branch: master
Commit: 61e08b346b892c2dfe86da44f42c2e20e82ab37d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=61e08b346b892c2dfe86da44f42c2e20e82ab37d

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue May  8 20:37:21 2007 +0200

server: Add support for queuing ioctl calls to a device.

---

 server/async.c  |    2 +-
 server/device.c |  193 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 server/file.h   |    1 +
 3 files changed, 191 insertions(+), 5 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=61e08b346b892c2dfe86da44f42c2e20e82ab37d



More information about the wine-cvs mailing list