Alistair Leslie-Hughes : netcfgx: Add INetCfg interface support.

Alexandre Julliard julliard at winehq.org
Tue Mar 25 14:27:44 CDT 2014


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

Author: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Date:   Thu Mar 20 21:00:28 2014 +1100

netcfgx: Add INetCfg interface support.

---

 configure                      |    1 +
 configure.ac                   |    1 +
 dlls/netcfgx/Makefile.in       |    4 +-
 dlls/netcfgx/main.c            |  107 ++++++++++++++++++++++++-
 dlls/netcfgx/netcfg.c          |  170 ++++++++++++++++++++++++++++++++++++++++
 dlls/netcfgx/netcfg_private.h  |   23 ++++++
 dlls/netcfgx/tests/Makefile.in |    5 ++
 dlls/netcfgx/tests/netcfgx.c   |   66 ++++++++++++++++
 8 files changed, 374 insertions(+), 3 deletions(-)

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



More information about the wine-cvs mailing list