⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 appendix-a.html

📁 WindowsCE.[Essential Windows CE Application Programming].Jon Wiley & Son.zip
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<BR>
<I>(Publisher: John Wiley & Sons, Inc.)</I>
<BR>
Author(s): Robert Burdick
<BR>
ISBN: 0471327476
<BR>
Publication Date: 03/01/99
</FONT>
<P>
<form name="Search" method="GET" action="http://search.earthweb.com/search97/search_redir.cgi">

<INPUT TYPE="hidden" NAME="Action" VALUE="Search">
<INPUT TYPE="hidden" NAME="SearchPage" VALUE="http://search.earthweb.com/search97/samples/forms/srchdemo.htm">
<INPUT TYPE="hidden" NAME="Collection" VALUE="ITK">
<INPUT TYPE="hidden" NAME="ResultTemplate" VALUE="itk-full.hts">
<INPUT TYPE="hidden" NAME="ViewTemplate" VALUE="view.hts">

<font face="arial, helvetica" size=2><b>Search this book:</b></font><br>
<INPUT NAME="queryText" size=50 VALUE="">&nbsp;<input type="submit" name="submitbutton" value="Go!">
<INPUT type=hidden NAME="section_on" VALUE="on">
<INPUT type=hidden NAME="section" VALUE="http://www.itknowledge.com/reference/standard/0471327476/">

</form>


<!-- Empty Reference Subhead -->

<!--ISBN=0471327476//-->
<!--TITLE=Essential Windows CE Application Programming//-->
<!--AUTHOR=Robert Burdick//-->
<!--PUBLISHER=John Wiley & Sons, Inc.//-->
<!--IMPRINT=Wiley Computer Publishing//-->
<!--APPENDIX=A//-->
<!--PAGES=447-449//-->
<!--UNASSIGNED1//-->
<!--UNASSIGNED2//-->

<CENTER>
<TABLE BORDER>
<TR>
<TD><A HREF="ewtoc.html">Table of Contents</A></TD>
</TR>
</TABLE>
</CENTER>
<P><BR></P>
<H2><A NAME="Heading1"></A><FONT COLOR="#000077">Appendix<BR>What&#146;s on the CD-ROM?
</FONT></H2>
<P><BIG><BIG>T</BIG></BIG>he CD-ROM that accompanies this book contains a number of sample applications that illustrate the programming topics covered in the book. The table below lists the name of the directory in which the project and source files for each application are found. The table also lists the name of the executable application or DLL that is generated and gives a brief description of what it does.</P>
<TABLE WIDTH="100%" BORDER RULES="ROWS"><CAPTION ALIGN=LEFT>Companion CD Contents
<TR>
<TH WIDTH="32%" ALIGN="LEFT" VALIGN="BOTTOM">Directory
<TH WIDTH="24%" ALIGN="LEFT">Module<BR>Name
<TH WIDTH="44%" ALIGN="LEFT" VALIGN="BOTTOM">Description
<TR>
<TD>\Samples\bands
<TD>BANDS.EXE
<TD>Demonstrates command band controls
<TR>
<TD>\Samples\button
<TD>BUTTON.EXE
<TD>Owner draw button example
<TR>
<TD VALIGN="TOP">\Samples\cmdbar
<TD VALIGN="TOP">CMDBAR.EXE
<TD>Demonstrates menus and command bands
<TR>
<TD>\Samples\controls
<TD>CONTROLS.EXE
<TD>Demonstrates child control programming
<TR>
<TD>\Samples\custdraw
<TD>CUSTDRAW.EXE
<TD>Custom draw service example
<TR>
<TD VALIGN="TOP">\Samples\custom
<TD VALIGN="TOP">CUSTOM.EXE
<TD>Client application that uses CONTROL.DLL
<TR>
<TD>\Samples\custom\control
<TD>CONTROL.DLL
<TD>Custom control example
<TR>
<TD VALIGN="TOP">\Samples\datasync\PhoneApp
<TD VALIGN="TOP">various
<TD>ActiveSync module and client application samples
<TR>
<TD>\Samples\datetime
<TD>DATETIME.EXE
<TD>Date time control example
<TR>
<TD>\Samples\dbase
<TD>DBASE.EXE
<TD>Sample database application
<TR>
<TD>\Samples\dialogs
<TD>DILAOGS.EXE
<TD>Dialog box programming examples
<TR>
<TD>\Samples\files
<TD>FILES.EXE
<TD>File system programming example
<TR>
<TD>\Samples\filter
<TD>FILTER.DLL
<TD>Sample file filters
<TR>
<TD>\Samples\html
<TD>HTML.EXE
<TD>Demonstrates the HTML viewer control
<TR>
<TD VALIGN="TOP">\Samples\ink
<TD VALIGN="TOP">INK.EXE
<TD>Rich ink control, voice recorder control, and Palm-size PC navigation button programming examples
<TR>
<TD>\Samples\kiosk
<TD>KIOSK.EXE
<TD>Kiosk user interface example
<TR>
<TD VALIGN="TOP">\Samples\memory
<TD VALIGN="TOP">MEMORY.EXE
<TD>Demonstrates memory, inter-process communication, and power techniques
<TR>
<TD>\Samples\month
<TD>MONTH.EXE
<TD>Month calendar control example
<TR>
<TD>\Samples\rapisamp
<TD>RAPISAMP.EXE
<TD>RAPI programming example
<TR>
<TD>\Samples\rebar
<TD>REBAR.EXE
<TD>Demonstrates the rebar control
<TR>
<TD>\Samples\registry
<TD>REGISTRY.EXE
<TD>Registry programming example
<TR>
<TD>\Samples\tab
<TD>TAB.EXE
<TD>Tab control/common control example
<TR>
<TD>\Samples\template
<TD>TEMPLATE.EXE
<TD>Template/boilerplate application
</TABLE>
<P><FONT SIZE="+1"><B>Hardware Requirements</B></FONT></P>
<P>To use this book, it is assumed that you have a desktop PC running Windows NT version 4.0 or later with Microsoft Developer Studio Visual C&#43;&#43; version 5.0 or later. It also assumes that you have installed the Windows CE Toolkit for Visual C&#43;&#43; version 2.0 or later.
</P>
<P>The companion CD provides a number of sample applications illustrating the programming concepts discussed in this book. If you are interested in running any of these on a Windows CE device such as a Handheld PC or Palm-size PC, it is assumed that you have installed Windows CE Services on your desktop PC. This book also assumes that you are familiar with concepts such as connecting the device to the PC and copying files to the device.</P>
<P><FONT SIZE="+1"><B>Installing the Software</B></FONT></P>
<P>To install the software provided on the companion CD, simply follow these steps:
</P>
<DL>
<DD><B>1.</B>&nbsp;&nbsp;Insert the CD into your desktop PC CD-ROM drive.
<DD><B>2.</B>&nbsp;&nbsp;Open Windows NT Explorer, and open the folder corresponding to your CD-ROM drive.
<DD><B>3.</B>&nbsp;&nbsp;Copy the sample software by dragging the Samples folder from X: (use the proper designation for your CD-ROM drive) to the root directory on your hard drive.
</DL>
<P><FONT SIZE="+1"><B><I>Using the Software</I></B></FONT></P>
<P>The purpose and use of each of the applications on the companion CD are described in the chapter in which the application&#146;s concepts are introduced.
</P>
<P><FONT SIZE="+1"><B><I>User Assistance and Information</I></B></FONT></P>
<P>The software accompanying this book is being provided as is without warranty or support of any kind. Should you require basic installation assistance, or if your CD is defective, please call our product support number at (212) 850-6194 weekdays between 9 <SMALL>AM</SMALL> and 4 <SMALL>PM</SMALL> Eastern Standard Time. Or, we can be reached via e-mail at: wprtusw&#64;wiley.com.</P>
<P>To place additional orders or to request information about other Wiley products, please call (800) 879-4539.</P><P><BR></P>
<CENTER>
<TABLE BORDER>
<TR>
<TD><A HREF="ewtoc.html">Table of Contents</A></TD>
</TR>
</TABLE>
</CENTER>


<!-- all of the reference materials (books) have the footer and subfoot reveresed -->
<!-- reference_subfoot = footer -->
<!-- reference_footer = subfoot -->

<!-- BEGIN SUB FOOTER -->
		<br><br>
		</TD>
    </TR>
	</TABLE>

		
	<table width="640" border=0 cellpadding=0 cellspacing=0>
		<tr>
		<td align="left" width=135><img src="/images/white.gif" width=100 height="1" alt="" border="0"></td>
		
		
<!-- END SUB FOOTER -->

<!-- all of the books have the footer and subfoot reveresed -->
<!-- reference_subfoot = footer -->
<!-- reference_footer = subfoot -->

<!-- FOOTER -->
			
		<td width="515" align="left" bgcolor="#FFFFFF">
<font face="arial, helvetica" size="1"><b><a href="/products.html"><font color="#006666">Products</font></a>&nbsp;|&nbsp; <a href="/contactus.html"><font color="#006666">Contact Us</font></a>&nbsp;|&nbsp; <a href="/aboutus.html"><font color="#006666">About Us</font></a>&nbsp;|&nbsp; <a href="http://www.earthweb.com/corporate/privacy.html" target="_blank"><font color="#006666">Privacy</font></a> &nbsp;|&nbsp; <a href="http://www.itmarketer.com/" target="_blank"><font color="#006666">Ad Info</font></a> &nbsp;|&nbsp; <a href="/"><font color="#006666">Home</font></a></b>
		<br><br>
		
		Use of this site is subject to certain <a href="/agreement.html">Terms &amp; Conditions</a>, <a href="/copyright.html">Copyright &copy; 1996-1999 EarthWeb Inc.</a><br> 
All rights reserved.  Reproduction whole or in part in any form or medium without express written permision of EarthWeb is prohibited.</font><p>
</td>
		</tr>
</table>
</BODY>
</HTML>

<!-- END FOOTER -->

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -