Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ZeroInstall
Publish
EntryPoints
WindowsExe
C# Class ZeroInstall.Publish.EntryPoints.WindowsExe
A native PE (Portable Executable) for Windows.
Inheritance:
NativeExecutable
,
IIconContainer
Datei anzeigen
Open project: 0install/0install-win
Class Usage Examples
Public Methods
Method
Description
ExtractIcon
( ) :
System.Drawing.Icon
Protected Methods
Method
Description
Parse
(
[
peHeader
) :
bool
Private Methods
Method
Description
Analyze
(
DirectoryInfo
baseDirectory
,
FileInfo
file
) :
bool
GetCpu
(
MachineType
machine
) :
Cpu
Parse
(
FileVersionInfo
versionInfo
) :
void
Method Details
ExtractIcon()
public
method
public
ExtractIcon
( ) :
System.Drawing.Icon
return
System.Drawing.Icon
Parse()
protected
method
protected
Parse
(
[
peHeader
) :
bool
peHeader
[
return
bool