On Windows, ProcessStrictHandleCheckPolicy can be enabled with SetProcessMitigationPolicy to check that the plugin does not misuse HANDLEs in the Win32 API. This is not specific to CLAP, but I think it is a nice-to-have in a plugin validator nonetheless.
On Windows,
ProcessStrictHandleCheckPolicycan be enabled withSetProcessMitigationPolicyto check that the plugin does not misuseHANDLEs in the Win32 API. This is not specific to CLAP, but I think it is a nice-to-have in a plugin validator nonetheless.