hnetcfg: [resend 2] 4/6 add dll code and define the INetFwMgr interface

Jeff Latimer lats at yless4u.com.au
Mon May 21 08:27:06 CDT 2007


hnetcfg_main.c is the dll code and class factory.  inetfwmgr.c 
implements firewall management interface scaffolding.

---
  Makefile.in                 |    1 +
  configure                   |    3 +
  configure.ac                |    1 +
  dlls/Makefile.in            |    1 +
  dlls/hnetcfg/Makefile.in    |   17 ++++
  dlls/hnetcfg/hnetcfg_main.c |  209 
+++++++++++++++++++++++++++++++++++++++++
  dlls/hnetcfg/netfwmgr.c     |  215 
+++++++++++++++++++++++++++++++++++++++++++
  7 files changed, 447 insertions(+), 0 deletions(-)
  create mode 100644 dlls/hnetcfg/Makefile.in
  create mode 100644 dlls/hnetcfg/hnetcfg_main.c
  create mode 100644 dlls/hnetcfg/netfwmgr.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5aa48d10759085eb5b6a799324c035c1b544fa83.diff
Type: text/x-patch
Size: 14702 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070521/f939c36e/5aa48d10759085eb5b6a799324c035c1b544fa83.bin


More information about the wine-patches mailing list