21 lines
598 B
HTML
21 lines
598 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
"http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title>StreamDevice: Operating System API</title>
|
|
<link rel="shortcut icon" href="favicon.ico">
|
|
<link rel="stylesheet" type="text/css" href="stream.css">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
<meta name="author" content="Dirk Zimoch">
|
|
</head>
|
|
<body>
|
|
<iframe src="nav.html" id="navleft"></iframe>
|
|
<h1>Operating System API</h1>
|
|
|
|
<h2>Sorry, this documentation is still missing.</h2>
|
|
|
|
<hr>
|
|
<p><small>Dirk Zimoch, 2006</small></p>
|
|
</body>
|
|
</html>
|