Skip to content

how to support delphi 10.3? It uses Xml.Internal.CodecUtilsWin32.pas not CodecUtilsWin32.pas #5

@lonelyparasol

Description

@lonelyparasol

I change NativeXmlWin32Compat.pas,
CodecUtilsWin32, EncodingUtils--->>Xml.Internal.CodecUtilsWin32, Xml.Internal.EncodingUtils
and sdStreams will be Error of "[DCC Error] sdStreams.pas(269): E2037 Declaration of 'Read' differs from previous declaration".
I change Integer to longint, Compile is success, but I don't know if that would be a problem, is there anyone help me?

NativeXml_New.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions