12 Oct
2009
12 Oct
'09
4:19 p.m.
Module: wine Branch: master Commit: 1e867f3647a56c83a2374ca2aff1e9a847a85a7d URL: http://source.winehq.org/git/wine.git/?a=commit;h=1e867f3647a56c83a2374ca2af... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Mon Oct 12 13:38:57 2009 +0200 hnetcfg: Add stub implementations of INetFwServices and INetFwService. --- dlls/hnetcfg/Makefile.in | 3 +- dlls/hnetcfg/hnetcfg_private.h | 1 + dlls/hnetcfg/profile.c | 4 +- dlls/hnetcfg/service.c | 479 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 484 insertions(+), 3 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1e867f3647a56c83a2374c...