mirror of
https://github.com/reactos/wine.git
synced 2024-11-23 11:49:50 +00:00
xmllite: Fix CreateXmlReaderInputWithEncodingName spec file entry.
Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
d369857cb4
commit
05956e6d77
@ -1,6 +1,6 @@
|
||||
@ stdcall CreateXmlReader(ptr ptr ptr)
|
||||
@ stub CreateXmlReaderInputWithEncodingCodePage
|
||||
@ stdcall CreateXmlReaderInputWithEncodingName(ptr ptr ptr long ptr ptr)
|
||||
@ stdcall CreateXmlReaderInputWithEncodingName(ptr ptr wstr long wstr ptr)
|
||||
@ stdcall CreateXmlWriter(ptr ptr ptr)
|
||||
@ stdcall CreateXmlWriterOutputWithEncodingCodePage(ptr ptr long ptr)
|
||||
@ stdcall CreateXmlWriterOutputWithEncodingName(ptr ptr wstr ptr)
|
||||
|
Loading…
Reference in New Issue
Block a user