[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: hnetcfg: Improve INetFwAuthorizedApplication::get_ProcessImageFileName stub.
From:       Alistair Leslie-Hughes <leslie_alistair () hotmail ! com>
Date:       2016-11-29 7:08:25
Message-ID: SYXPR01MB0941C05458C44750548BC024938D0 () SYXPR01MB0941 ! ausprd01 ! prod ! outlook ! com
[Download RAW message or body]

On 24/11/16 07:22, Bruno Jesus wrote:
> From: Michael Müller <michael@fds-team.de>
> 
> Manually tested using vbscript.
> 
> @@ -250,7 +252,18 @@ static HRESULT WINAPI fw_app_get_ProcessImageFileName(
>      fw_app *This = impl_from_INetFwAuthorizedApplication( iface );
>  
>      FIXME("%p, %p\n", This, imageFileName);
> -    return E_NOTIMPL;
> +
> +    if (!imageFileName)
> +        return E_INVALIDARG;
The return value here is incorrect.  I've sent an updated patch+tests to
wine-patches

Best Regards
 Alistair Leslie-Hughes






[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic