在 2019/11/5 23:35, Biswapriyo Nath 写道:
> Update 1.
> 
> 

> +  WINIMPM BOOL WINAPI CertIsWeakHash(DWORD dwHashUseType, LPCWSTR 
> pwszCNGHashAlgid, DWORD dwChainFlags, PCCERT_CHAIN_CONTEXT 
> pSignerChainContext, LPFILETIME pTimeStamp, LPCWSTR pwszFileName);
> +

Perhaps `BOOL` should have been `WINBOOL` here (`BOOL` is used by ObjC
where it is not a typedef for `int`) as in other declarations.

This is a relatively large patch so I have to postpone it for a few
days, until I have enough time to look into it.

-- 
Best regards,
LH_Mouse

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to