搜索资源列表
MSDN_VC98.rar
- MSDN/VC6自带的VC例子程序,学习Windows编程应该先把这些例子看懂。
VSNetHelpsrc
- Integrate the latest MSDN with VC6 and Hook functions of COM
searchlnk
- /// 只有WinXp及以上及系统才支持SHOpenFolderAndSelectItems() API /// 那其它系统该怎么实现这个功能呢?只能采用其它的方法来处理 /// 首先用XP跟踪到SHOpenFolderAndSelectItems()API中,看它是如何处理的,再用同样的方法去实现 /// 其它系统的这个功能使用工具 VC6 .net 2003 MSDN Ollydbg v1.10中文版
MSDN_VC98
- MSDN/VC6自带的VC例子程序,学习Windows编程应该先把这些例子看懂。-MSDN/VC6 bring their own examples of the VC process, learning Windows programming should first understand these examples.
VSNetHelp
- 可以让VC6使用MSDN2003、2005、2008的小插件,已经修改为可以使用中文版MSDN的版本。-VC6 can use MSDN2003, 2005,2008 small plug-in, has been amended to enable the use of Chinese version of MSDN version.
TTYSource
- 这是MSDN上的经典串口通讯例程.网上很多的串口控件,源码都不及此例程. 毕竟是MS自带的,虽然是个单线程的,稳定性及速度都很好.原工程比较早,用VC6可直接点击TestTTY.dsw打开.-This is the classic MSDN serial communication routines. A lot of serial-line control, source not of this routine. After all, it is MS' s own, although
ASTGTest
- 本文主要初步介绍在VC6环境下利用CADO class,datagrid分页显示数据。 1、用VC操作数据库是非常麻烦的,网上关于VC下利用ADO和datagrid操作数据库的教程也很多,但无非是相互抄袭。 2、ADO使用起来麻烦,然而一个老外写的ADO Classes我感觉还是挺好用的。包括两个文件ado2.h和ado2.cpp,而网上关于使用这个类进行ADO数据库操作的文章不多。 3、VC6.0下的datagrid貌似没有.net的那么强大,也没有VB6那么好用。连分页都显得麻烦
mini_aspserver
- 支持ASP的mini服务器,以vc6实现-This article presents a mini Web server with ASP support. When writing these classes I was inspired by an article from MSDN Magazine A Client-side Environment for ASP Pages by Dino Esposito. Although I didn t use any of the co
MSDN中文版
- MSDN部分中文版,可以缓解英语不好看msdn所带来的困扰(MSDN part of the Chinese version, can ease the English not good-looking, MSDN brought about by the trouble)