hnetcfg: [6/10]add intial code and define the INetFwMgr interface

Jeff Latimer lats at yless4u.com.au
Tue May 8 08:03:09 CDT 2007


This file adds the base dll code and the classfactory.  It also adds the 
INetFwMgr interface as the first interface.

Jeff Latimer
---
  dlls/hnetcfg/Makefile.in    |   17 ++++
  dlls/hnetcfg/hnetcfg_main.c |  209 
+++++++++++++++++++++++++++++++++++++++++
  dlls/hnetcfg/netfwmgr.c     |  215 
+++++++++++++++++++++++++++++++++++++++++++
  3 files changed, 441 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: 5460fa37b9cb9f054c59509f5d3f378024e061d0.diff
Type: text/x-patch
Size: 12463 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070508/245fa54e/5460fa37b9cb9f054c59509f5d3f378024e061d0.bin


More information about the wine-patches mailing list