C# Class ZeroInstall.Publish.EntryPoints.WindowsExe

A native PE (Portable Executable) for Windows.
Inheritance: NativeExecutable, IIconContainer
Afficher le fichier Open project: 0install/0install-win Class Usage Examples

Méthodes publiques

Méthode Description
ExtractIcon ( ) : System.Drawing.Icon

Méthodes protégées

Méthode Description
Parse ( [ peHeader ) : bool

Private Methods

Méthode Description
Analyze ( DirectoryInfo baseDirectory, FileInfo file ) : bool
GetCpu ( MachineType machine ) : Cpu
Parse ( FileVersionInfo versionInfo ) : void

Method Details

ExtractIcon() public méthode

public ExtractIcon ( ) : System.Drawing.Icon
Résultat System.Drawing.Icon

Parse() protected méthode

protected Parse ( [ peHeader ) : bool
peHeader [
Résultat bool