22 lines
481 B
Modula-2
22 lines
481 B
Modula-2
;
|
|
; Definition file of mspatchc.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "mspatchc.dll"
|
|
EXPORTS
|
|
CreatePatchFileA
|
|
CreatePatchFileByHandles
|
|
CreatePatchFileByHandlesEx
|
|
CreatePatchFileExA
|
|
CreatePatchFileExW
|
|
CreatePatchFileW
|
|
ExtractPatchHeaderToFileA
|
|
ExtractPatchHeaderToFileByHandles
|
|
ExtractPatchHeaderToFileW
|
|
GetFilePatchSignatureA
|
|
GetFilePatchSignatureByBuffer
|
|
GetFilePatchSignatureByHandle
|
|
GetFilePatchSignatureW
|
|
NormalizeFileForPatchSignature
|