From 01b1d033837e13548af6e1338517148e4e15a363 Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Fri, 8 Dec 2000 03:16:38 +0000
Subject: [PATCH] Add platforms.html (table of supported platforms) from
 synchro.net to docs.

---
 docs/index.htm      |  2 +-
 docs/platforms.html | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 1 deletion(-)
 create mode 100644 docs/platforms.html

diff --git a/docs/index.htm b/docs/index.htm
index d4b136a1c4..c571602498 100644
--- a/docs/index.htm
+++ b/docs/index.htm
@@ -44,7 +44,7 @@ Documentation</a> - The Synchronet Command Shell and Loadable Module Compiler</h
 <p align="left">Important Information and Frequently Asked Questions :</p>
 <ul>
   <li>
-    <p align="left"><a href="http://www.synchro.net/platforms.html">Supported Platforms</a></li>
+    <p align="left"><a href="platforms.html">Supported Platforms</a></li>
   <li>
     <p align="left"><a href="ftp://vert.synchro.net/main/sbbs/sbbs3faq.txt">Synchronet v3.0 Frequently Asked Questions</a></li>
   <li>
diff --git a/docs/platforms.html b/docs/platforms.html
new file mode 100644
index 0000000000..91855959ba
--- /dev/null
+++ b/docs/platforms.html
@@ -0,0 +1,31 @@
+<html>
+<head>
+<title>Synchronet - Supported Platforms</title>
+</head>
+<table border="1">
+<CAPTION><h1>Synchronet - Supported Platforms</h1></CAPTION>
+<TH>Synchronet
+<TH>DOS
+<TH>OS/2
+<TH>Win3.x
+<TH>Win95
+<TH>OSR2
+<TH>Win98
+<TH>WinME
+<TH>WinNT3
+<TH>WinNT4
+<TH>Win2000
+<TR><TD>Pre 2.3<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]
+<TR><TD>2.30<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]<TD BGCOLOR=LIME>Yes [1]
+<TR><TD>3.00a<TD BGCOLOR=RED>No<TD BGCOLOR=RED>No<TD BGCOLOR=RED>No<TD BGCOLOR=RED>No
+    [3]<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=RED>No
+    [2]<TD BGCOLOR=RED>No [2]<TD BGCOLOR=RED>No [2]
+<TR><TD>3.00b<TD BGCOLOR=RED>No<TD BGCOLOR=RED>No<TD BGCOLOR=RED>No<TD BGCOLOR=RED>No
+    [3]<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=RED>No
+    [3]<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes
+<TR><TD>3.00c<TD BGCOLOR=RED>No<TD BGCOLOR=RED>No<TD BGCOLOR=RED>No<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes<TD BGCOLOR=LIME>Yes
+</table>
+[1] Supported in DOS-Box/Emulation mode<br>
+[2] No FOSSIL/DOS-interrupt driver (for external programs/doors)<br>
+[3] No support for Win32 API function: GetDiskFreeSpaceEx<br>
+</html>
\ No newline at end of file
-- 
GitLab