资源列表
rxdos_sources
- dos source
01 菜单加速键
- vc开发,小只是点-vc development, only a small point
03 位图菜单项
- VC开发小知识点-development of small VC knowledge point
04 制作鼠标右键弹出的菜单
- VC开发小知识点-development of small VC knowledge point
05 给系统菜单添加菜单项
- VC开发小知识点-development of small VC knowledge point
第四章进程线程控制
- VC 中进行进程线程控制 有兴趣的同志可以看看哪-VC for process control threads are interested can find out where comrades!
kbfilter
- 键盘过滤驱动,更改scan code- The keyboard filters the actuation, changes scan code
FileThread
- 驱动程序中的文件读写。- In driver document read-write.
DynaMenu
- 这是个用VC++编写的程序,它实现的功能你一看就知道。- This is with the VC + + compilation procedure, it realizes the function you understood at a glance.
WinSocket-TCP
- 用VC写的winsock聊天程序,分服务器和客户机俩个程序,是学习winsock很好的源码!- Winsock writes which with VC chats the procedure, divides the server and a client pairs procedure, studies the winsock very good source code!
WinSocket-UDP
- 用vc写的winsock-UDP程序,是学习winsock的好帮手!- Winsock-UDP procedure writes which with vc, is good helper which studies winsock!
transsliderDemo
- 这是一个MFC透明滑块类,由于它使用CSliderCtrl 作为它的基类,所以它可以取代CSliderCtrl 对象。支持刻度标记。使用时,加这个类到你的项目中。增加你的滑块到项目中,接着将.h文件中的 CSliderCtrl类型修改为CMySliderControl ,并且#include这个MySliderControl.h 文件。-This a transparent MFC slider category, as it CSliderCtrl use as its base class.