CALCDRIV Automation client。 CATALOG Illustration of direct calls to ODBC functions in general; and the ODBC functions SQLTables and SQLColumns in particular。 CATALOG2 Illustration of direct calls to ODBC functions in general using Windows mon Controls。 CHATSRVR Discussion server application for CHATTER。 CHATTER Client application that uses Windows Sockets。 CHKBOOK Record…based (nonserialized) document。 CIRC Tutorial sample that teaches you how to create a simple ActiveX control called Circle。 CMNCTRLS Demonstrates how to create and change the styles of 7 of the Windows mon Controls。 COLLECT MFC C++ template…based collection classes; and standard prebuilt collection classes。 CONTAINER Tutorial example illustrating ActiveX Visual Editing container features in Visual C++ Tutorials。 COUNTER Using an ISAPI DLL to send image data (rather than HTML data) back to a Web browser。 CTRLBARS Custom toolbar and status bar; dialog bar; and floating palette。 916 …………………………………………………………Page 979…………………………………………………………… 附錄C Visual C++ 5。0 範例程式樱А?br /> 程式名稱 說明 CTRLTEST Owner…draw list box and menu; custom control; bitmap button; spin control。 CUBE OpenGL application using MFC device contexts along with OpenGL"s resource contexts。 DAOCTL DAO database class functionality and ActiveX controls let you examine a database。 DAOENROL Based on ENROLL; but migrated to the DAO database classes。 Also serves as Step 4 of the DaoEnrol tutorial。 DAOTABLE Creates a Microsoft Access database (。MDB file) and its tables; fields; queries; and indexes using MFC DAO database classes。 DAOVIEW DAO database classes and Windows mon Controls let you view the schema of a database。 DBFETCH Demonstrates the use of bulk row fetching in the ODBC database classes。 DIBLOOK Device…independent bitmap and color palette。 DLGCBR32 Adding a toolbar and a status bar to a dialog…based application。 DLGTEMPL Shows how to create dialog templates dynamically。 DLLHUSK Sharing the DLL version of the Foundation class library with an application and custom DLL。 DLLTRACE Statically linking the MFC library to a custom DLL。 DOCKTOOL Dragging and floating toolbars that are 〃dockable〃。 DRAWCLI Full…featured object…oriented drawing application that is also an ActiveX Visual Editing container。 DRAWPIC Getting a Windows handle to a bitmap or icon from an LPPICTUREDISP。 DYNABIND Dynamic binding of database columns to a recordset。 DYNAMENU Dynamically modifying list of items in menus; handling mands not known at pile time; and updating the status bar mand prompt for such mands。 ENROLL Tutorial example illustrating database features in Visual C++ Tutorials。 917 …………………………………………………………Page 980…………………………………………………………… 第五篇 附錄 程式名稱 說明 EXTBIND Shows how to bind data…aware controls across a dialog box boundary。 FIRE Dialog…based application that demonstrates five Windows mon Controls。 FTPTREE Displays the contents of an FTP site in a tree control。 GUIDGEN A dialog…based MFC application used to generate globally unique identifiers; or GUIDs; which identify OLE classes; objects; and interfaces。 HELLO Simple application with frame window but no document or view。 HELLOAPP Minimal 〃Hello World〃 application。 HIERSVR ActiveX Visual Editing server application with drag and drop。 HTTPSVR Uses MFC Windows Socket classes to implement an Internet HTTP server。 IMAGE Demonstrates an ActiveX control that is capable of downloading data asynchronously。 INPROC An in…process Automation server that can be loaded as a DLL in the client"s address space。 IPDRIVE A simple Automation client application that drives the INPROC sample application。 MAKEHM mand line utility for associating resources with Help contexts。 MDI MDI application that does not use documents and views。 MDIBIND Demonstrates data binding in CWnd…der