Paul Gofman : netio.sys: Add driver stub.

Alexandre Julliard julliard at winehq.org
Wed Jun 3 16:40:57 CDT 2020


Module: wine
Branch: master
Commit: 8fe1c9e1bb39aabd8e4e25278952a6ead96531d2
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=8fe1c9e1bb39aabd8e4e25278952a6ead96531d2

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Wed Jun  3 00:11:33 2020 +0300

netio.sys: Add driver stub.

Signed-off-by: Paul Gofman <pgofman at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure                     |   2 +
 configure.ac                  |   1 +
 dlls/netio.sys/Makefile.in    |   7 +
 dlls/netio.sys/netio.c        |  47 +++++
 dlls/netio.sys/netio.sys.spec | 391 ++++++++++++++++++++++++++++++++++++++++++
 loader/wine.inf.in            |   2 +
 6 files changed, 450 insertions(+)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=8fe1c9e1bb39aabd8e4e25278952a6ead96531d2



More information about the wine-cvs mailing list