C# Class PERWAPI.ModuleFile

Descriptor for a file referenced in THIS assembly/module (.file)
Inheritance: FileRef
Show file Open project: xored/f4 Class Usage Examples

Private Methods

Method Description
ModuleFile ( string name, byte hashBytes ) : System
ModuleFile ( string name, byte hashBytes, bool entryPoint ) : System
SetEntryPoint ( ) : void
SetHash ( byte hashVal ) : void