搜索资源列表
vc_example
- 用VC写的自定义控件的程序 该控件是一个MFC常规DLL,它实现了一个简单的功能,类似于Static控件。 它可以显示一段文本 当用户利用鼠标左键单击时,该控件就给父窗口发送一个单击通知消息 可以响应两个用户自定义消息,WM_SETCONTROLTEXT(设置显示的文本)-VC write OCX control of the process is a conventional MFC DLL, it achieved a simple function, like Static Control
AccCode
- MFC代码,用于计算校验码。主要的功能是向初学者提供MFC中消息映射的实用以及字符串处理的过程。用vs2010开发,且使用静态编译,编译结果可以脱离MFC的框架库运行。-MFC code, used to calculate the checksum. The main function is to provide practical and string handling process in the MFC message map to beginners. With vs2010 deve