14 lines
317 B
Modula-2
14 lines
317 B
Modula-2
;
|
|
; Definition file of XmlLite.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "XmlLite.dll"
|
|
EXPORTS
|
|
CreateXmlReader
|
|
CreateXmlReaderInputWithEncodingCodePage
|
|
CreateXmlReaderInputWithEncodingName
|
|
CreateXmlWriter
|
|
CreateXmlWriterOutputWithEncodingCodePage
|
|
CreateXmlWriterOutputWithEncodingName
|