How can I import or load data from XML files to be used in the application made by EVC++?

Re: XML and EVC++ by Chris

Chris
Sun May 09 17:03:39 CDT 2004

Use the MSXML DOM through COM (sloooow) or a library like expat.

-Chris


"Sastra" <sastra_s@hotmail.com> wrote in message
news:C093137D-B714-43EA-B174-1D3AA0A83C18@microsoft.com...
> How can I import or load data from XML files to be used in the application
made by EVC++?



Re: XML and EVC++ by antispam

antispam
Mon May 10 07:10:08 CDT 2004

On 5/9/2004 11:48 PM, Sastra wrote:
> How can I import or load data from XML files to be used in the application made by EVC++?

Use Expat, fast and powerful.

Greets

--

Mateusz £oskot
mateusz at loskot dot net