Fixed NEWS wording.
[www.jankratochvil.net.git] / project / captive / apiref / ch01.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Operation Captive</title><meta name="generator" content="DocBook XSL Stylesheets V1.58.1"><meta name="generator" content="GTK-Doc V1.1 (XML mode)"><style type="text/css">
3         .synopsis, .classsynopsis {
4             background: #eeeeee;
5             border: solid 1px #aaaaaa;
6             padding: 0.5em;
7         }
8         .programlisting {
9             background: #eeeeff;
10             border: solid 1px #aaaaff;
11             padding: 0.5em;
12         }
13         .variablelist {
14             padding: 4px;
15             margin-left: 3em;
16         }
17         .navigation {
18             background: #ffeeee;
19             border: solid 1px #ffaaaa;
20             margin-top: 0.5em;
21             margin-bottom: 0.5em;
22         }
23         .navigation a {
24             color: #770000;
25         }
26         .navigation a:visited {
27             color: #550000;
28         }
29         .navigation .title {
30             font-size: 200%;
31         }
32       </style><link rel="home" href="index.html" title="Operation Captive Reference Manual"><link rel="up" href="index.html" title="Operation Captive Reference Manual"><link rel="previous" href="index.html" title="Operation Captive Reference Manual"><link rel="next" href="captive-apiref-init.html" title="init"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td><th width="100%" align="center">Operation Captive Reference Manual</th><td><a accesskey="n" href="captive-apiref-init.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="chapter" lang="en"><div class="titlepage"><div><h2 class="title"><a name="id2872113"></a>Operation Captive</h2></div></div><div class="toc">
33
34 <p><b>Table of Contents</b></p>
35 <dl>
36 <dt><a href="captive-apiref-init.html">init</a> - Init and cleanup code of libcaptive to be called by client application</dt>
37 <dt><a href="captive-apiref-ldr.html">ldr</a> - ReactOS loader emulation of libcaptive </dt>
38 <dt><a href="captive-apiref-macros.html">macros</a> - General macros and typedefs used through Captive</dt>
39 <dt><a href="captive-apiref-mm.html">mm</a> - ReactOS Memory Manager emulation of libcaptive</dt>
40 <dt><a href="captive-apiref-ps-reactos.html">ps_reactos</a> - Processor support used for ReactOS files</dt>
41 <dt><a href="captive-apiref-unicode.html">unicode</a> - Unicode add-ons to ReactOS ntoskrnl/rtl/unicode.c</dt>
42 <dt><a href="captive-apiref-unicode-reactos.html">unicode_reactos</a> - Unicode support used for ReactOS files</dt>
43 <dt><a href="captive-apiref-storage.html">storage</a> - Storage drivers for ReactOS</dt>
44 <dt><a href="captive-apiref-ldr-exports.html">ldr_exports</a> - ReactOS loader to be used from ke/exports.c</dt>
45 <dt><a href="captive-apiref-calltype-reactos.html">calltype_reactos</a> - Function call types definitions for ReactOS files</dt>
46 <dt><a href="captive-apiref-signal.html">signal</a> - UNIX signal handling for processor emulation for support of ntoskrnl</dt>
47 <dt><a href="captive-apiref-rtl-file.html">rtl-file</a> - Internal file handling utilities</dt>
48 </dl>
49
50 </div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="index.html"><b>&lt;&lt; Operation Captive Reference Manual</b></a></td><td align="right"><a accesskey="n" href="captive-apiref-init.html"><b>init &gt;&gt;</b></a></td></tr></table></body></html>