C# Class ShootBlues.Authenticode

Mostrar archivo Open project: kg/shootblues

Public Methods

Method Description
CheckSignature ( IntPtr ownerWindow, string filename, bool enableUi, string &errorMessage ) : bool

Private Methods

Method Description
FormatMessage ( uint dwFlags, IntPtr lpSource, uint dwMessageId, uint dwLanguageId, [ lpBuffer, uint nSize, IntPtr lpArguments ) : uint

Method Details

CheckSignature() public static method

public static CheckSignature ( IntPtr ownerWindow, string filename, bool enableUi, string &errorMessage ) : bool
ownerWindow IntPtr
filename string
enableUi bool
errorMessage string
return bool