文件名 文件描述 浏览
◆ TemplateInto.htm What is template class C> for?

告诉你模板的是什么?

浏览
◆ client_atl.htm

This articles explains how to use an ATL server from your MRC client

该文告诉你怎样从你的MRC客户中使用ATL服务

浏览
◆ cout.htm

Cautions about ATL string conversion macro and _alloca()

关于ATL字符转化macro 和 _alloca()

浏览
◆ atl2.htm

Sample code shows you how to create a window?

告诉你怎样创建一个window的实例代码

浏览
◆ atl3

ATL Object Wizard helps to add dialogs to your ATL projects. See how to do so

ATL对象向导帮助你添加对话框到ATL项目中

浏览
◆ atlw.htm

This tutorial covers most of the Windowing aspects using ATL including dialog boxes

使用ATL包括对话框的指南

浏览
◆ atl1.htm

How to load a control specified at Runtime?

在Runtime时怎样装载一个具体的控件?

浏览
◆ PartingSTLStrings.htm

You can't use strtok directly to string::c_str() returned pointer. The reasons are depicted below. You can copy it to another allocation

怎样使用返回指针的string::c_str()

浏览
◆ AutoPtrInSTL.htm

You can not use auto_ptr inside STL containers like vector. The reasons are 1) ownership problem 2) auto_ptr does not have suitable conversion

在STL容器中可以使用auto_ptr的两点理由

浏览
◆ STLAlternativesToConversions.htm

You can use the following generic template functions to convert Numbers to Strings using STL stringstreams...

引用通用的模板函数采用STL字符流把数转化为字符

浏览
◆ adox.htm

This program shows how values are retrieved from fields and converted to C/C++ variables

从域中怎样恢复值然后转化成C/C++的变量?

浏览
◆ ado_atl.htm An ATL component uses ADO to access data 浏览
◆ ado3.htm

This article tells about different ways of using ADO in your VC++ applications

在VC++应用中使用ADO的不同方法

浏览
◆ ado4.htm

How to get data from a database using ADO recordset?

从数据库中怎样用ADO记录集来得到数据?

浏览
◆ ado5.htm

How to add, update, delete data from a database using ADO recordset

从数据库中怎样用ADO记录集来增加,更新和删除数据?

浏览
◆ ado6.htm

How to execute an SQL query in ADO model?

在ADO模式中怎样执行一个SQL请求?

浏览
◆ ado7.htm

How to call stored procedures in ADO model?

在ADO模式中怎样调用存储的程序?

浏览
◆ com.htm

COM object that converts binary/text data to hex format

可以转换二进制/文本数据为十六进制格式的COM对象

浏览
◆ comrec.htm

Article explains how to create a COM object which returns recordsets and explains how to call its method from AS

P创建一个能返回记录集的COM对象和在ASP中应用

浏览
◆ srvrutil.htm

InProc Servers and DCOMCNFG UtilityInProc

服务器和DCOMCNFG应用

浏览