资源列表
xiazai2
- 个人理财系统数据库家庭财务管理系统设计内页内涵代码设计目的设计详细过程-FamilyFinance shujukujiatingcaiwuguanlixitong
tankgame-online-forMFC
- 用MFC写的联网坦克大战,在CSDN下载要5积分啊,我把它下载了之后给大家分享并且把游戏进行了汉化,建议在VC6.0运行。VS2008跑不了。-Written with MFC networking physics, to 5 points in the CSDN download ah, I download it to share after the game had finished and suggested running VC6.0. VS2008 not run.
UDP.RAR
- UDP exercise. Redes II. Prof. Magno Alves dos Santos. Student: Vinicius Pires de Moura Freire
jwzzuli
- 登录 注册 查看 用户名 查看内容 进行数据修改与查看-Sign Up
Perfmon
- The best tool for logging performance
pework
- The best tool for analysis pe format.
mfctlist
- VC++列举Windows系统中所有的进程信息,枚举出这些进程后,你能够在程序中消灭进程。程序由早期VC++版本创建,本站已把源码转换成VC++6.0格式。有VC6现在可直接编译了。-VC++ enumerate all Windows systems process information, the enumeration of these processes, you can eliminate the process in the program.++ Version of the pro
hklm
- 在VC++中使用CHKLM类,修改注册表的HKEY_LOCAL_MACHINE键值,测试写入其它键值,编译源码需要MFC42U.LIB,已下载打包。-++ Using the VC CHKLM class, modify the registry key HKEY_LOCAL_MACHINE, other key test write, compile the source code needed MFC42U.LIB, has been downloaded package.
VXDWRITR
- VC++自动生成虚拟设备驱动程序(VXD)的VC++代码库,包括了完整的例子和可执行文件,通过演示可搞明白如何使用。-VC++ automatically generates a virtual device driver (VXD) of VC++ code base, including a complete example and executable files, can be understood by demonstrating how to use.
registry
- VC查询修改注册表指定键值的源码实例,registry.rar源码包,对学习VC与注册表操作来说,是一个起步源码,很早时候的一个注册表操作实例了,不过仍然有很高的参考学习价值。-VC query to modify the registry keys specified source code examples, registry.rar source package, learning VC and registry operations, it is a starting source, a
q1
- VC++不使用MFC创建双线程的多线程实例源码包:twothread第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC。-No second twothread first thread message queue, the main thread to the firs
pstat
- VC++利用线程显示进度条,编译时需要mfc42ud.lib,下载后请拷贝到源码根目录下。类似windows2000风格的进度条,不过现在XP上也是这种风格。在运行一些较大程序的时候,我们总期望有一个进度条来显示进度,本例子通过VC线程来实现进度条,很不错的一个例子。-VC++ use thread progress bar is displayed, you need mfc42ud.lib compiled, please download a copy of the source code