introduction.htm
来自「创建可改变大小的对话框或框架的程序」· HTM 代码 · 共 76 行
HTM
76 行
<html>
<head>
<title>Introduction</title>
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<meta name="Microsoft Theme" content="none, default"><meta name="Microsoft Border" content="tb, default"></head>
<body><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>
<p align="center"><MAP NAME="FrontPageMap"><AREA SHAPE="RECT" COORDS="6, 5, 179, 53" HREF="http://www.stonehorse.com"></MAP><a href="_vti_bin/shtml.exe/introduction.htm/map"><img align="left" ismap usemap="#FrontPageMap" border="0" alt="www.stonehorse.com" src="images/Small_logo.gif"></a><strong><font size="6">GeometryManager</font><br>
<font size="3">Version 1.01</font></strong></p>
</td></tr><!--msnavigation--></table><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><!--msnavigation--><td valign="top">
<p><!--webbot bot="Navigation" S-Type="siblings" S-Orientation="horizontal" S-Rendering="graphics" B-Include-Home="TRUE" B-Include-Up="FALSE" startspan --><nobr>[ <a href="index.htm">Home</a> ]</nobr> <nobr>[ Introduction ]</nobr> <nobr>[ <a href="overview.htm">Overview</a> ]</nobr> <nobr>[ <a href="platform.htm">Platform Notes</a> ]</nobr> <nobr>[ <a href="Reference.htm">Reference</a> ]</nobr> <nobr>[ <a href="history.htm">History</a> ]</nobr><!--webbot bot="Navigation" endspan i-checksum="16117" --></p>
<h1>Introduction</h1>
<p><font size="3">How many times have you looked at a dialog and wanted the list box to
show more items, or wanted the edit fields to be longer? Unfortunately, the developers of
the program probably did not give you that option. For them, it was just too much work to
develop and maintain. Now, with <strong>GeometryManager</strong>, you can give your users
the option that they and you have longed for: Resizable dialogs and form views! With just
a few lines of code and a small royalty-free DLL you add this functionality to your
applications.</font></p>
<p><font size="3">If you are a developer of Windows CE applications, then you are already
aware of the need to maximize the display of your application on several different
resolutions. Save yourself some trouble and use GeometryManager.</font></p>
<h2>Platforms Supported</h2>
<p><font size="3"><strong>GeometryManager</strong> supports nearly all 32 bit Windows
platforms. It has been tested on the following Windows platforms:</font>
<ul>
<li><font size="3">Windows 95 / 98</font></li>
<li><font size="3">Windows NT 4.0, Intel processor</font></li>
<li><font size="3">Windows CE 2.0, SH3 and MIPS processors</font></li>
</ul>
<p><font size="3">See </font><a href="platform.htm">Platform Notes</a> for information
about differences amoung the different platforms.</p>
<h2>Languages Supported</h2>
<p><font size="3"><strong>GeometryManager</strong> is a DLL (Dynamic Link Library) that
uses a standard C language API (Application Programming Interface), so it is compatible
with any language that supports a C language interface. The list of supported languages
includes, but is not limited to:</font>
<ul>
<li><font size="3">C / C++</font></li>
<li><font size="3">Visual Basic</font></li>
<li><font size="3">Pascal / Delphi</font></li>
</ul>
<h2>About the samples</h2>
<p>There are two sample applications, one for Windows 95 / 98 / NT, and one for Windows
CE. Both samples were written in C++ using Microsoft Visual C++ 5.0 and MFC. For the
samples to work, you will need to add include and library paths that point to the
GeometryManager header and library files. You will also need to copy the
GeometryManager.dll file to your project directory. You should then be able to build the
sample and see what GeometryManager can do!</p>
<h2>Support</h2>
<p>All support is handled online. Email technical questions to <a href="mailto:techsupport@stonehorse.com">techsupport@stonehorse.com</a>. Questions will be
answered as quickly as possible.
<!--msnavigation--></td></tr><!--msnavigation--></table><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>
<p><br>
<small>Please send any technical questions to <a href="mailto:techsupport@stonehorse.com">techsupport@stonehorse.com</a><br>
Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?