C# 클래스 PERWAPI.ModuleFile

Descriptor for a file referenced in THIS assembly/module (.file)
상속: FileRef
파일 보기 프로젝트 열기: xored/f4 1 사용 예제들

비공개 메소드들

메소드 설명
ModuleFile ( string name, byte hashBytes ) : System
ModuleFile ( string name, byte hashBytes, bool entryPoint ) : System
SetEntryPoint ( ) : void
SetHash ( byte hashVal ) : void