Module: wine Branch: master Commit: 68d64de4acc1303d7b697bc0e686734ca4113816 URL: http://source.winehq.org/git/wine.git/?a=commit;h=68d64de4acc1303d7b697bc0e6...
Author: Hans Leidekker hans@codeweavers.com Date: Thu Jul 30 11:15:11 2009 +0200
hnetcfg: Add a stub implementation of INetFwAuthorizedApplication and INetFwAuthorizedApplications.
---
dlls/hnetcfg/Makefile.in | 1 + dlls/hnetcfg/apps.c | 500 ++++++++++++++++++++++++++++++++++++++++ dlls/hnetcfg/hnetcfg_private.h | 2 + dlls/hnetcfg/profile.c | 4 +- 4 files changed, 505 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=68d64de4acc1303d7b697b...