From 1c8319218283469c96861d142bb800964b7e974b Mon Sep 17 00:00:00 2001 From: Daniel Santos Date: Tue, 4 Jun 2024 11:45:25 -0500 Subject: [PATCH] Update native.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix ‘SetProcessValidCallTargets’ redeclared without dllimport attribute. --- src/native.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/native.h b/src/native.h index d74ce7f..1846046 100644 --- a/src/native.h +++ b/src/native.h @@ -21718,6 +21718,7 @@ typedef struct _CFG_CALL_TARGET_INFO { } CFG_CALL_TARGET_INFO, *PCFG_CALL_TARGET_INFO; #endif +WINBASEAPI WINBOOL WINAPI SetProcessValidCallTargets(