搜索资源列表
vcWizard
- 基于VC的向导程序示例,用于程序打包安装、用户协议查看浏览、程序分步处理等场合,示例虽然小,但挺实用的,有一定参考性。-VC' s wizard-based sample, for the program package installation, User Agreement see here, the program step processing and other occasions, the sample was small, but very useful, has some
vcMultiThread
- VC++ 多线程与聊天室程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。在接收线程函数中,遗忘了释放指针的操作,在随盘代码中已更正,特此说明。-VC++ multi-threaded programs written with the chat rooms, multi-threaded applications prone to problems. Mutex objec
FileMapTransTxt
- VC++通过内存映射在程序间交换数据,通过这个小实例,你会了解到以下技巧:在内存映像中创建对象,将文件视图映射到一个进程的地址空间上、返回LPVOID类型的内存指针、给映像内存数据赋给本地变量、释放映像内存、更新数据等。-VC++ through the memory mapping process between the exchange data, through this small instance, you will learn the following skills: In the