|
-
Jul 9th, 2004, 12:12 PM
#1
Thread Starter
yay gay
how to write a xml file with the following format?
<?xml version="1.0" encoding="windows-1252" standalone="yes"?>
<DCPlusPlus>
<Settings>
<Connection type="string">Cable</Connection>
<DownloadDirectory type="string">G:\DOWNLOADS\DC++\</DownloadDirectory>
<Nick type="string">Iniquity</Nick>
</Settings>
<Share>
<Directory>G:\metal albuns</Directory>
<Directory>G:\mp3</Directory>
</Share>
</DCPlusPlus>
How can I do it? With which classes?
\m/  \m/
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|