01.
How To Automate Outlook Using Visual C++/MFCHow To Automate Outlook Using Visual C++/MFCArticle ID:220600Last Review:June 29, 2004Revision:1.0This article was previously published under Q220600On This Page SUMMARYYou can programmatically contro...查看完整版>>
How To Automate Outlook Using Visual C++/MFC
02.
How to use pointer in C++仔细看一下这种声明方式,确实有点让人迷惑。在某种意义上,"*"和"&"是意思相对的两个东西,把它们放在一起有什么意义呢?。为了理解指针的这种做法,我们先复习一下C/C++编程中无所不在的指...查看完整版>>
How to use pointer in C++
03.
在Visual C++ 中建立MFC扩展DLL我 们 编 写 了 一 个 扩 展 类 的 样 例 并 将 其 封 装 在 DLL 中 以 向 你 演 示 该 过 程。 有 经 验 的 Windows 编 程 人 员 都 逐 渐 放 弃 了 Windows SDK, 而 转 向 能 为 Windows 内 置 的 低 级 机 制 提...查看完整版>>
在Visual C++ 中建立MFC扩展DLL
04.
Visual C++ .NET What's New for MFC Developers?Visual C++ .NETWhat's New for MFC Developers?By Anson Tsao and Walter Sullivan Download the code for this article: Browse the code for this article at Code Center: ---It has been three years since the...查看完整版>>
Visual C++ .NET What's New for MFC Developers?
05.
Visual C++ .NET: What's New for MFC Developers?Visual C++ .NETWhat's New for MFC Developers?By Anson Tsao and Walter Sullivan [早就计划翻译这篇文章,但遗憾的是,因为本职工作太忙,无法如愿!]It has been three years since the last major update to MFC an...查看完整版>>
Visual C++ .NET: What's New for MFC Developers?
06.
在 Visual C++ 中 建 立 MFC 扩 展 DLL在 Visual C++ 中 建 立 MFC 扩 展 DLL 我 们 编 写 了 一 个 扩 展 类 的 样 例 并 将 其 封 装 在 DLL 中 以 向 你 演 示 该 过 程。 有 经 验 的 Windows 编 程 人 员 都 逐 渐 放 弃 了 Windows SDK,...查看完整版>>
在 Visual C++ 中 建 立 MFC 扩 展 DLL
07.
MFC 扩展库 - CJ60Lib ( 针对Visual C++ 6.0进行的升级 )原来的库(MFCXLib)已经更名为CJ60Lib,这是为了与那些使用旧库的程序区别开来。本库与旧的库具有同样的功能,但是,针对Visual C++ 6.0作了几个扩展。请按照下面的步骤来设定你的应用程序使用CJ60Lib这个MFC扩展库...查看完整版>>
MFC 扩展库 - CJ60Lib ( 针对Visual C++ 6.0进行的升级 )
08.
Writing Web Services Client Applications using Visual C++Writing Web Services Client Applications using Visual C++Abstract: XML Web Services is rapidly becoming the technology of choice for distributed application and application-integration, over Internet....查看完整版>>
Writing Web Services Client Applications using Visual C++
09.
How to download streaming audio or video media from the internet using the MMS protocol?有些站点比如:WCG通常使用MMS作为下载协议 ,而由于MMS是M$标准,wget并不支持该协议。在Unix-like的系统下,有2种常用的方式:1. 使用mimmsmimms也叫做mmsclient;首先,下载并安装之,然后使用其下载mms://url媒体...查看完整版>>
How to download streaming audio or video media from the internet using the MMS protocol?
10.
How to simulate a Form POST request by using WinInetThis article was previously published under Q165298On this PageSUMMARYTo properly simulate a Form submission using WinInet, you need to send a header that indicates the proper Content-Type. For Forms,...查看完整版>>
How to simulate a Form POST request by using WinInet
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。