在 2025-7-19 21:54, Jacek Caban 写道:
On 19.07.2025 15:47, LIU Hao wrote:+ struct _CRYPT_PROVIDER_DATA; + struct _CRYPT_PROVIDER_SGNR; + struct _CRYPT_PROVIDER_PRIVDATA;+ struct _CRYPT_PROVIDER_DEFUSAGE;We could also reorder declarations to define those structs earlier, but the patch looks fine to me too.
One reason to keep the declarations in the existing order is to match Windows SDK headers so it's easier to sync with them.
-- Best regards, LIU Hao
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
