This is work in progress.

Windows / Headers / PatchApi.h

PatchApi.h

Interface for creating and applying patches to files.

Associated Error Codes

Below is a list of error codes found for this header.

SymbolicValueDescription
ERROR_PATCH_ENCODE_FAILURE0xC00E3101create
ERROR_PATCH_INVALID_OPTIONS0xC00E3102create
ERROR_PATCH_SAME_FILE0xC00E3103create
ERROR_PATCH_RETAIN_RANGES_DIFFER0xC00E3104create
ERROR_PATCH_BIGGER_THAN_COMPRESSED0xC00E3105create
ERROR_PATCH_IMAGEHLP_FAILURE0xC00E3106create
ERROR_PATCH_DECODE_FAILURE0xC00E4101apply
ERROR_PATCH_CORRUPT0xC00E4102apply
ERROR_PATCH_NEWER_FORMAT0xC00E4103apply
ERROR_PATCH_WRONG_FILE0xC00E4104apply
ERROR_PATCH_NOT_NECESSARY0xC00E4105apply
ERROR_PATCH_NOT_AVAILABLE0xC00E4106apply
12 entries