Re: Anyone getting XML to work??
- From: "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
- Date: Mon, 2 May 2005 16:34:00 -0700
I think that the first thing you said indicated what the problem is: you
haven't included SAX, but it sounds like you're trying to use it.
You lost me with the comment about parsers. What are you actually trying to
do here? Parse C++ code or use XML for something?
Paul T.
"Carl Dreher" <CarlDreher@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F6182225-3E72-4E61-BEAA-C5557956996C@xxxxxxxxxxxxxxxx
> I've burn the last two days trying to get a simple SAX XML example
> working.
> We're using WinCE4.2 and the platform was built to include the minimal XML
> parser. The problem is that the "documentation" shows files named
> SAXErrorHandlerImpl.h and SAXContentHandlerImpl.h to name just two, but
> they
> aren't to be found anywhere. I've had to build everything from the
> interface
> on out and modifiy lots of header files just to get the supplied example
> to
> compile. When it runs, it does...nothing.
>
> I've looked at the DOM XML parser and there are exactly ZERO examples of
> how
> to use that complicated beast.
>
> Is anyone successfully using these?
>
> By the way, I've looked on the net for some C++ parsers I could use
> instead
> but only found packages that use MFC, STL, steam IO and other classes
> which I
> DON'T have in WinCE.
.
- Follow-Ups:
- Re: Anyone getting XML to work??
- From: Carl Dreher
- Re: Anyone getting XML to work??
- References:
- Anyone getting XML to work??
- From: Carl Dreher
- Anyone getting XML to work??
- Prev by Date: Anyone getting XML to work??
- Next by Date: Re: How to run COM dll in evc++ emulator
- Previous by thread: Anyone getting XML to work??
- Next by thread: Re: Anyone getting XML to work??
- Index(es):
Relevant Pages
|