update
[www.jankratochvil.net.git] / project / captive / Preview.html.pl
index 6eb2b27..6d416ae 100755 (executable)
@@ -38,7 +38,12 @@ My::Web->heading();
 print "<h1>Captive NTFS Technology Preview</h1>\n";
 
 print img("doc/dia/parent-connector","Parent connector");
-
+print img("doc/dia/inheritance","Sandboxing/Inheritance");
+print img("doc/dia/cache-manager","NT Cache Manager");
+print img("doc/arch-W32","Microsoft Windows Subsystems Architecture");
+print img("doc/arch-captive","Captive Subsystems Architecture");
+print img("doc/ratio","Functions Reusal Ratio");
+print img("doc/fig/functype_patched_wrap_fromw32","Wrapping of Call from W32 Code");
 
 
 My::Web->footer();