Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

xml api

Status
Not open for further replies.

P4L

Programmer
Joined
Aug 10, 2003
Messages
6
hello,
i found this api to edit xml files for visual c++ at chilkatsoft.com. i couldn't find more and would be greatful if someone could give me alternative api's. thanks in advance.
 
i hoped microsoft would have a class for that. their api's are allways well documented! but i found nothing in msdn.
 
>> i hoped microsoft would have a class for that. their
>> api's are allways well documented! but i found nothing
>> in msdn.

Obviously your searching capabilities could use some improvement. Besides this link to documentation for the MSXML control there are also .NET library XML objects.


-pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top