Re: Editing XML



John wrote:

All XML file manipulating in Windows and of course within IE also is
built around these MSXML-libraries.
And also the TXMLDocument in Delphi is a wrapper around the same
library. And while TWebBrowser is a wrapper around IE, then the same
MSXML.DLL functionality is there also.

And that's why, in this case, I want to use MS tools as far as possible, in order to keep the documents displayed as designed exactly for such tools. Thanks for the other links :-)



If you will write some new functionality or add usability of those HTML
Help 2 then hopefuly you will share your inventions about that at some
point.

When the project reaches an usable state, I'll release it as open source.

DoDi
.



Relevant Pages

  • Re: Hunspell and richedit?
    ... I had already found your implmentation and also the "official" Delphi ... wrapper on the sourceforge site. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Compressing audio using GSM or other codec (winxp)
    ... Can't find anything related to that API. ... messing with that low level stuff. ... I use a set of components for Delphi. ... library that I use is a wrapper for the windows acm (audio conversion ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Turbo Delphi Explorer and Import Component
    ... Since components can be used from code, I'd see if someone else can generate the ActiveX wrapper for you. ... I've provided type library wrappers to other users who had a licensed copy of Delphi and a licensed copy of the specified ActiveX control. ...
    (borland.public.delphi.non-technical)
  • Re: Importing ADOX library - How?
    ... the database structure rather than the actual data. ... There is no wrapper for the functionality shipped with Delphi, but one can of course just follow the brilliant guides on-line, like these ones: ... Only they assume older version of Delphi. ... HTH ...
    (borland.public.delphi.database.ado)
  • Re: DECLARE FUNCTION - DLL
    ... delphi WideString is actually OLE-String. ... If not, you'll only get unmanaged assemblies, ... which you'd need to create a wrapper for, ...
    (microsoft.public.dotnet.framework.aspnet)