在 2023-08-07 04:02, Biswapriyo Nath 写道:
From 733f83a16540fa51ca122f2bc80067915618423b Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath<[email protected]> Date: Mon, 7 Aug 2023 01:26:12 +0530 Subject: [PATCH] headers: Add missing symbols in werapi.hRequired for crashpad project in chromium. Signed-off-by: Biswapriyo Nath<[email protected]> --- mingw-w64-headers/include/werapi.h | 298 ++++++++++++++++++++++++++++- 1 file changed, 296 insertions(+), 2 deletions(-)
This patch itself looks good to me, but do you have any updates about the DEF? In Windows SDK headers, some functions (e.g. `WerStoreUploadReport`) seem to be declared with the default CDECL calling convention, however I suspect those are incorrect?
-- Best regards, LIU Hao
OpenPGP_signature
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
