</td>
</tr>
-<tr>
-<td align=center>
-<a href="dialoged/dlged.htm">Dialog Editor</a>
-</td>
-
-<td align=center>
-<a href="../winhelp/dialoged.hlp">Dialog Editor</a>
-</td>
-
-<td align=center>
-<a href="../htmlhelp/dialoged.chm">Dialog Editor</a>
-</td>
-
-<td align=center>
-<a href="../htb/dialoged.htb">Dialog Editor</a>
-</td>
-
-<td align=center>
-<a href="../pdf/dialoged.pdf">Dialog Editor</a>
-</td>
-</tr>
-
<tr>
<td align=center>
<a href="tex2rtf/t2rtf.htm">Tex2RTF</a>
<li><a href="../../samples/checklst">checklst</a>: demonstrates wxCheckListBox on
supported platforms (currently Windows and GTK only).
<li><a href="../../samples/config">config</a>: demonstrates use of wxConfig, which
-defaults to wxRegConfig on WIN32, wxIniConfig on WIN16, and wxFileConfig on other platforms.
+defaults to wxRegConfig on WIN32 (optionally wxIniConfig), and wxFileConfig on other platforms.
<li><a href="../../samples/console">console</a>: demonstrates a console application using
console-mode (no-GUI) compilation of wxWindows.
<li><a href="../../samples/controls">controls</a>: sample showing a variety of controls, including