hnetcfg: [resend 3] 3/5 add intial code and define the INetFwMgr interface

Jeff Latimer lats at yless4u.com.au
Sat May 26 04:38:12 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 |  214 
++++++++++++++++++++++++++++++++++++++++++
  dlls/hnetcfg/netfwmgr.c     |  215 
+++++++++++++++++++++++++++++++++++++++++++
  7 files changed, 452 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: 386da2b0be34936a67e80415a69b66c80020f806.diff
Type: text/x-patch
Size: 14752 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070526/aacc5444/386da2b0be34936a67e80415a69b66c80020f806.bin


More information about the wine-patches mailing list