Module: wine Branch: master Commit: 535025c93d2a2575801bef0ec8b2ad94535d5f8d URL: http://source.winehq.org/git/wine.git/?a=commit;h=535025c93d2a2575801bef0ec8...
Author: Hans Leidekker hans@codeweavers.com Date: Mon Oct 12 13:38:29 2009 +0200
hnetcfg: Add stub implementations of INetFwOpenPorts and INetFwOpenPort.
---
dlls/hnetcfg/Makefile.in | 1 + dlls/hnetcfg/hnetcfg_private.h | 1 + dlls/hnetcfg/port.c | 544 ++++++++++++++++++++++++++++++++++++++++ dlls/hnetcfg/profile.c | 4 +- 4 files changed, 548 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=535025c93d2a2575801bef...