[PATCH 1/2] shell32: add SHRemoveLocalizedName stub

Austin English austinenglish at gmail.com
Tue Oct 11 01:29:38 CDT 2016


Yes, it should.

Thanks for reviewing Dmitry.

On Tue, Oct 11, 2016 at 1:05 AM, Dmitry Timoshkov <dmitry at baikal.ru> wrote:
> Austin English <austinenglish at gmail.com> wrote:
>
>> +HRESULT SHRemoveLocalizedName(const WCHAR *path)
>> +{
>> +    FIXME("%s stub\n", debugstr_w(path));
>> +    return S_OK;
>> +}
>
> Shouldn't it be WINAPI?
>
> --
> Dmitry.



-- 
-Austin
GPG: 14FB D7EA A041 937B



More information about the wine-devel mailing list