资源列表
Draw
- 鼠标响应,窗口通过消息映射机制,不过鼠标点击消息,当按下鼠标左键,弹出对话框。-mouse application,when click mouse left button then generated dialog
Draw
- 程序时孙鑫视频上的第4课的代码,能够实现绘图的功能,对新手是个很不错的资料。-Sun Xin video program on the first four classes of code, can be achieved mapping function, novice is a very good information.
CButtonST
- 一个功能强大的按钮类,能轻松添加图片。CButtonST是我目前见过的最强大,功能最全的CButton派生类-A powerful button class, can easily add a picture. CButtonST is what I have seen the most powerful and most versatile of the CButton derived class
ch25
- 一个用C#编写的档案管理系统,适合初学者。-A file management system, written in C# for beginners.
EVCPlayer
- Evc下用directshow技术编的多媒体播放器源代码-Evc using directshow technology for the multimedia player source code
定时关机
- 定时关机
191295VC_uart_uart4recive_uart6sndok
- VC6.0下编译调试通过的PC端的UART TTL收发源代码。
vfw
- 枚举本地所有可用设备,并进行选择本地摄像机进行拍照,保存bmp图片-Enumerate all available devices locally and to select local cameras to take pictures, save bmp image
Picture
- 如何在MFC 中显示JPG图片的实例源码-Source code examples of how to display JPG images in MFC
UTC2string
- 将UTC时间转化为可显示,可被常人采理解的东八区的时间,较准确。-UTCString2currenttime
20080418ttimer
- 动态显示时间代码,可以在屏幕上动态显示系统时间!-Dynamic display of time code, you can dynamically display on the screen the time!
VC6_mschart_To_VC2010
- mfcdll创建和调用应用,这里给出vc6的mschar图表控件用于vc2010示例,VC6创建的动态库程序调用mschar生成DLL接口,再在VC2010调用。控件随窗口变化时自动调整控件显示大小和位置。修改下自动生成的数据也在定时器或者线程里调用显示实时数据变化情况。应用于数据统计上作为花销直观的外观显示-Creating and calling application mfcdll here given the vc6 mschar chart control for vc2010 exa