C# Class PERWAPI.ManifestResource

Descriptor for resources used in this PE file NOT YET IMPLEMENTED
Inheritance: MetaDataElement
Afficher le fichier Open project: xored/f4 Class Usage Examples

Private Methods

Méthode Description
BuildTables ( MetaDataOut md ) : void
GetCodedIx ( CIx code ) : uint
InitResource ( PEFile pefile, string name, bool isPub ) : void
ManifestResource ( PEFile pefile, ManifestResource mres, bool isPub ) : System
ManifestResource ( PEFile pefile, string name, MetaDataElement fileRef, uint offset, bool isPub ) : System
ManifestResource ( PEFile pefile, string name, byte resBytes, bool isPub ) : System
ManifestResource ( PEReader buff ) : System
Read ( PEReader buff, TableRow mrs ) : void
Resolve ( PEReader buff ) : void
Size ( MetaData md ) : uint
Write ( PEWriter output ) : void