Fabian Maurer
7ec1ae2bef
hnetcfg/tests: Pass correct parameter to WNetGetUniversalNameW.
...
Currently a pointer to a local variable is passed,
that causes severe stack corruption.
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-14 14:51:01 +02:00
Zebediah Figura
e070ff88d6
hnetcfg: Store the long path in INetFwAuthorizedApplication_put_ProcessImageFileName().
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-28 18:27:08 +02:00
Zebediah Figura
e46f84a86b
hnetcfg: Store the full path in INetFwAuthorizedApplication_put_ProcessImageFileName().
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-26 13:29:10 +02:00
Marcus Meissner
46c5eb173f
hnetcfg: GetModuleFileNameW gets characters, not bytes (Coverity).
...
Signed-off-by: Marcus Meissner <meissner@suse.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-25 18:07:23 +02:00
Zebediah Figura
e6fc86e4a0
hnetcfg: Store the UNC path in INetFwAuthorizedApplication_put_ProcessImageFileName().
...
Fixes test failures when running from virtual drive.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-19 21:01:48 +02:00
Zebediah Figura
709cce6329
hnetcfg/tests: Fix BSTR usage in test_NetFwAuthorizedApplication().
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-19 21:01:46 +02:00
Hans Leidekker
8e29f491c4
hnetcfg/tests: Ignore case when comparing filenames.
...
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-10 18:17:42 +02:00
Alistair Leslie-Hughes
9e5145a7fe
hnetcfg/tests: Add INetFwAuthorizedApplication tests.
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-04-23 11:06:03 +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
7ffb4a912c
hnetcfg/tests: Add initial tests.
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-26 20:39:54 +09:00