From: short <> Date: Thu, 2 Oct 2003 19:51:21 +0000 (+0000) Subject: Hacked section names. X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=commitdiff_plain;h=50e41bb337b9f08bb49f22226ea92517239d1bf1 Hacked section names. --- diff --git a/project/captive/apiref/ch01.html b/project/captive/apiref/ch01.html index 432c223..f3141cc 100644 --- a/project/captive/apiref/ch01.html +++ b/project/captive/apiref/ch01.html @@ -29,4 +29,22 @@ .navigation .title { font-size: 200%; } -

Operation Captive

Table of Contents

init -
ldr -
macros -
mm -
ps_reactos -
unicode -
unicode_reactos -
storage -
ldr_exports -
calltype_reactos -
signal -
rtl-file -
+

Operation Captive

+ +

Table of Contents

+
+
init - Init and cleanup code of libcaptive to be called by client application
+
ldr - ReactOS loader emulation of libcaptive
+
macros - General macros and typedefs used through Captive
+
mm - ReactOS Memory Manager emulation of libcaptive
+
ps_reactos - Processor support used for ReactOS files
+
unicode - Unicode add-ons to ReactOS ntoskrnl/rtl/unicode.c
+
unicode_reactos - Unicode support used for ReactOS files
+
storage - Storage drivers for ReactOS
+
ldr_exports - ReactOS loader to be used from ke/exports.c
+
calltype_reactos - Function call types definitions for ReactOS files
+
signal - UNIX signal handling for processor emulation for support of ntoskrnl
+
rtl-file - Internal file handling utilities
+
+ +