<?xml version="1.0" encoding="utf-8" ?>
<doc title="Development - Computer Details" base="http://devl.roganty.co.uk/">
	<head>
		<title>Computer Details</title>
		<menu title="Main Menu" id="1">
			<link rel="int" url="index.php">Home</link>
			<link rel="int" url="about.php">About</link>
			<link rel="int" url="future.php">Future Projects</link>
		</menu>
		<menu title="Projects" id="2">
			<link rel="int" url="comp_details/">Computer Details</link>
			<link rel="int" url="file_limit/">::File Limit::</link>
			<link rel="int" url="img/"><imgGallery/></link>
			<link rel="int" url="rss_read/">RSSread</link>
			<link rel="int" url="speech/">Speech</link>
			<link rel="int" url="xmlmenu/">XMLmenu</link>
		</menu>
	</head>
	<body>
		<text><![CDATA[
<p>This is a simple program that displays the details of your computer
<br />You can download Computer Details from <link rel="int" url="download.php?id=1">here</link></p>

<h3>Disks</h3>
Disks
<p>This is where you can find information about the disk drives you have on your system
<br />The information given is the label, the serial number, total space on the drive, the space used and the free space left
<br />The drop down box is used to select a different drive</p>

<h3>Drive Types</h3>
Drive Types
<p>This lists all of the possible drive letters that can be used.
<br />It also says what type the drive is, eg Removable, Fixed, Unavailable, CD-Rom</p>
<p>With the tick box checked just displays the drives avaiable</p>

<h3>Memory</h3>
Memory
<p>This displays information on the memory usage</p>

<h3>CPU</h3>
CPU
<p>This gives details on your CPU</p>

<h3>Windows Information</h3>
Windows Information
<p>This gives information about your windows version.</p>
<p>This includes the serial number, platform, version, build, the service pack, and the DirectX version</p>

<h3>Misc</h3>
Misc
<p>This gives misc. information about your windows version.</p>
<p>This includes the owner, company, date format, the DOS var PATH, and the folder names for the windows, system, and tempory folders</p>

<h3>Other Areas</h3>
Other Areas
<p>The top part displays your computers name</p>
<p>Clicking on this opens the About box</p>
		]]></text>
	</body>
	<foot>
		<text>
			<link rel="ext" url="http://www.roganty.co.uk/" target="_blank">Anthony Rogers</link>
		</text>
	</foot>
</doc>