Commit Graph

9 Commits

Author SHA1 Message Date
Alexandre Julliard 4572f1674a hnetcfg: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-05 08:37:27 +02:00
Gijs Vermeulen 16803516ef hnetcfg: Initialize INetFwRules::get__NewEnum out parameter.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46906
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-26 20:25:24 +01:00
Michael Stefaniuc c6ecb1b6a4 hnetcfg: Remove redundant "not NULL" check (coccinellery).
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-19 09:59:14 +01: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
Hans Leidekker 4619b529cf hnetcfg: Add IDispatch support for INetFwMgr, INetFwPolicy and INetFwProfile. 2012-09-26 11:02:43 +02:00
Michael Stefaniuc e7a01a0c3c hnetcfg: Use an iface instead of an vtbl pointer in fw_policy. 2010-12-21 00:19:40 +01: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