IsCatalogFile
[DllImport("wintrust.dll", SetLastError = true)]
public static extern bool IsCatalogFile(
IntPtr pwszFileName
);Last updated
[DllImport("wintrust.dll", SetLastError = true)]
public static extern bool IsCatalogFile(
IntPtr pwszFileName
);Last updated