Commit Graph

16 Commits

Author SHA1 Message Date
Alistair Leslie-Hughes 449833b48a hnetcfg: Support IUPnPNAT interface.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=34711
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-16 13:56:19 +02:00
Alistair Leslie-Hughes 19e72fe149 hnetcfg: Implement INetFwPolicy2 get_Rules.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-27 09:32:19 +02:00
Alistair Leslie-Hughes 1abf294e1d hnetcfg: Add stubbed INetFwPolicy2 interface.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-26 20:39:19 +09:00
Alistair Leslie-Hughes 376fe634f5 hnetcfg: Add Dispatch support to interface INetFwOpenPorts.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-11 22:08:32 +09:00
Nikolay Sivov 4782be7e31 hnetcfg: Release typeinfos and typelib on dll unload. 2015-01-20 17:52:24 +01:00
Alistair Leslie-Hughes ab7a707136 hnetcfg: Add typeinfo support to INetFwOpenPort. 2014-09-17 10:19:19 +02:00
Alistair Leslie-Hughes fe802040f6 hnetcfg: Allow NetFwOpenPort to be created. 2014-09-17 10:19:16 +02:00
Hans Leidekker 4619b529cf hnetcfg: Add IDispatch support for INetFwMgr, INetFwPolicy and INetFwProfile. 2012-09-26 11:02:43 +02:00
Hans Leidekker 9ff1b4c8b2 hnetcfg: Add IDispatch support for INetFwAuthorizedApplication and INetFwAuthorizedApplications. 2012-09-26 11:02:20 +02:00
Marcus Meissner f6489f7438 hnetcfg: Mark internal symbols with hidden visibility. 2011-05-19 10:06:03 +02:00
Hans Leidekker 1e867f3647 hnetcfg: Add stub implementations of INetFwServices and INetFwService. 2009-10-12 17:07:05 +02:00
Hans Leidekker 535025c93d hnetcfg: Add stub implementations of INetFwOpenPorts and INetFwOpenPort. 2009-10-12 17:07:04 +02:00
Hans Leidekker 68d64de4ac hnetcfg: Add a stub implementation of INetFwAuthorizedApplication and INetFwAuthorizedApplications. 2009-08-03 17:44:23 +02:00
Hans Leidekker b915aadb37 hnetcfg: Add a stub implementation of INetFwProfile. 2009-08-03 17:44:02 +02:00
Hans Leidekker 49270f4bb6 hnetcfg: Add a stub implementation of INetFwPolicy. 2009-08-03 17:43:38 +02:00
Hans Leidekker a3337935e9 hnetcfg: Add a stub implementation of INetFwMgr. 2009-08-03 17:43:23 +02:00