3 Aug
2009
3 Aug
'09
4:16 p.m.
Module: wine Branch: master Commit: b915aadb37b6cb977743f21c31a0cb87212d90f2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b915aadb37b6cb977743f21c31... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Thu Jul 30 11:14:47 2009 +0200 hnetcfg: Add a stub implementation of INetFwProfile. --- dlls/hnetcfg/Makefile.in | 3 +- dlls/hnetcfg/hnetcfg_private.h | 1 + dlls/hnetcfg/policy.c | 4 +- dlls/hnetcfg/profile.c | 329 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 334 insertions(+), 3 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b915aadb37b6cb977743f2...