Last updated 1 year ago
[DllImport("wintrust.dll", SetLastError = true)] public static extern bool IsCatalogFile( IntPtr pwszFileName );
Microsoft documentation: