aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2001-06-19 23:46:53 +0000
committernyamatongwe <unknown>2001-06-19 23:46:53 +0000
commit6e08dec9a2a6ba899549f20a6c27394ad58e39a3 (patch)
treee5f85fc5c15fefa5174bf3c0fbd95968386b5cd1
parentf151f27bc9faf9293ffd578167103a785437e99f (diff)
downloadscintilla-mirror-6e08dec9a2a6ba899549f20a6c27394ad58e39a3.tar.gz
Added DMApp sample.
-rw-r--r--doc/ScintillaDoc.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index fb27aa351..62758d424 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -32,10 +32,13 @@
<a href="ScintillaUsage.html">Some notes on using Scintilla</a>.
</p>
<p>
- <a href="Steps.html">How to use the Scintilla Edit Control in Windows</a>.
+ <a href="Steps.html">How to use the Scintilla Edit Control on Windows</a>.
</p>
<p>
- <a href="http://www.scintilla.org/SciTry.vb">A simple example using Scintilla from Visual Basic</a>.
+ <a href="http://www.scintilla.org/dmapp.zip">A simple sample using Scintilla from C++ on Windows</a>.
+ </p>
+ <p>
+ <a href="http://www.scintilla.org/SciTry.vb">A simple sample using Scintilla from Visual Basic</a>.
</p>
<p>
<a href="Lexer.txt">