Hex Editor - Binary File Editing Software for Windows
Download Hex Editor Neo Hide this button

PatchOptions Enumeration

SymbolValueDescription
PatchNoOptions0x00000000No options specified.
PatchSaveFileName0x00000001Save file's name for later verification.
PatchCalculateHash0x00000002Calculate and save file's hash.
PatchRemoveReferences0x00000004Remove external references (currently not implemented).
PatchExecutable0x00000008Create a self-installing patch. PathToStubFile parameter in IFileDocument.CreatePatch method is required if this option is used.