Commit Graph

18 Commits

Author SHA1 Message Date
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Hans Leidekker ccbf4c1b94 hnetcfg: Return success from fw_port_get_Enabled. 2010-05-14 18:03:02 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Nikolay Sivov 4d7d648b97 Fix remaining copy&paste typos in self-registration functions comments. 2010-02-04 13:39:28 +01:00
Reece Dunn a2c41b72f8 Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
Hans Leidekker f80ca42e4b hnetcfg: Improve the stub for INetFwServices::Item. 2009-10-21 17:04:29 +02:00
Francois Gouget dc5bff6632 hnetcfg: Make NetFwOpenPort_create() static. 2009-10-21 16:05:57 +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 c257ef317b hnetcfg: Register interfaces. 2009-08-03 17:44:55 +02:00
Hans Leidekker 5fd74fb4a0 hnetcfg: Add class factory. 2009-08-03 17:44:36 +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
Alexandre Julliard 97675b1365 Include objbase.h where need to get the DllRegisterServer prototype. 2007-11-06 14:39:16 +01:00
Jeff Latimer a00aa0391d hnetcfg: Stub implementation of the dll. 2007-06-19 11:30:59 +02:00