mirror of
https://github.com/SSCLI/sscli_20021101
synced 2026-06-08 12:28:57 +00:00
9fa3874800
Moved the original file to the archive subfolder.
64 lines
1.8 KiB
HTML
64 lines
1.8 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title>Shared Source CLI TechInfo Directory Documentation Index</title>
|
|
<link rel="stylesheet" type="text/css" href="../rotor.css">
|
|
</head>
|
|
<body>
|
|
|
|
<h1 align="left">Shared Source CLI TechInfo Directory Documentation Index</h1>
|
|
|
|
|
|
<p>The following technical documents are included with the Shared Source CLI
|
|
(SSCLI) distribution.</p>
|
|
|
|
|
|
<table width="90%" border="1">
|
|
<tr>
|
|
<TH width="21%">Document</TH>
|
|
<TH width="45%">Description</TH>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="csharp_incremental.html">csharp_incremental.html</a></td>
|
|
<td width="69%">C# incremental compilation information.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="encodings.html">encodings.html</a></td>
|
|
<td width="69%">Encodings used in the SSCLI.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="logging.html">logging.html</a></td>
|
|
<td width="69%">How to activate logging in the SSCLI.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="native_managed_interop.html">native_managed_interop.html</a></td>
|
|
<td width="69%">Native to managed interoperability in the SSCLI
|
|
implementation.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="pal_guide.html">pal_guide.html</a></td>
|
|
<td width="69%">Platform Adaptation Layer (PAL) specification.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="resfilefmt.html">resfilefmt.html</a></td>
|
|
<td width="69%">Managed CLI resource file format.</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="31%"><a href="stackframe.html">stackframe.html</a></td>
|
|
<td width="69%">Stack frame format used in the SSCLI.</td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
<br>
|
|
|
|
|
|
<hr>
|
|
|
|
|
|
<p><i>Copyright (c) 2002 Microsoft Corporation. All rights reserved.</i><br>
|
|
</p>
|
|
|
|
|
|
</body>
|
|
</html> |