搜索资源列表
DemoWindowsXpBoot
- 基于对话框的MFC程序,有启动按钮和停止按钮用于控制动态条的静动-MFC dialog-based procedures, start and stop button button for dynamic control of the static and dynamic
shutdown
- 用简单的例子来说明如何实现关机,重启的功能,但是基于了MFC界面来实现,单击相应按钮来完成相应动作。-With a simple example to illustrate how to shutdown, restart feature, but the MFC-based interface to implement, click the appropriate button to complete the corresponding action.
UFW
- 基于对话框的MFC优盘杀毒程序,运行程序时.有优盘插入时检测u盘里的autorun.inf-for(char cbNum= D cbNum<= Z cbNum++) //遍历可能的U盘盘符 { strdir.Empty() strdir.Format(" c:",cbNum) if(GetDriveType((LPCTSTR)strdir)==DRIVE_REMOVABLE)// 可移动的磁盘 { //-------
UseExtentionDll
- 调用MFC扩展DLL,创建圆形按钮\UseExtentionDll\UseExtentionDll.rar,很不错的vc源码,有兴趣的朋友可以看看。-Call MFC extension DLL, create a radio button \ UseExtentionDll \ UseExtentionDll.rar, very good vc source, interested friends can see.
vc-mem(mfc)
- 内存加载EXE,mfc测试的代码。编译通过 点击按钮默认加载的C/1.exe 需要替换到内存加载的那个按钮相应。自己可以看到代码-Memory to load the EXE, the mfc test code. The compiler default loaded by clicking on the button C/1.exe need to replace to the memory load that the corresponding button. I can see th
MP3Player
- 基于mfc的音乐播放器,可以播放MP3格式的音乐,有播放和暂停的按钮-vc++ mfc MP3
MFCtestHook
- 在MFC窗口中设置鼠标和键盘钩子,利用钩子屏蔽鼠标所有操作和键盘的空格按钮-Mouse and keyboard hook using the space button hook shielding all mouse and keyboard settings in the MFC window
XPButtonDemo
- MFC按钮设计的源码实例之XPButton源码,仿Windows XP风格的漂亮按钮控件源码,按钮效果如上图所示,在鼠标放上后会有反应的,设计挺漂亮,用户体验很好。-The MFC button design the source instance XPButton source, the beautiful fake Windows XP style button control source button effects as shown above, put the mouse will
Style
- VC++如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法、如何增加和删除工具栏按钮、如何给应用程序增加工具栏-VC++ how to modify the look and size of the MFC AppWizard Wizard generates the framework of the program, the three methods to modify the icon, cursor, background, how to a
VC-Double-buffer-technology-test
- 在vs2008下基于MFC编写的一个关于双缓存的小程序,通过两个按钮响应,对比在加入双缓存后界面变化情况。-Based in vs2008 MFC prepared a small program on double-buffering via two buttons response, compared to the addition of dual-cache interface changes,
TimeTest
- 在C++ MFC中对时间控件的操作,其中定义了两个按钮,分别实现此功能-To the operation of the time control in c++ MFC.Which defines the two buttons, respectively to realize this function.
PortCMotor
- 基于MFC串口通信的步进电机控制程序,是大二时写的,里面涉及到多个控件的使用方法,具体控件有按钮,标签,滑动条,切换按钮,以及定时器的使用,还有串口数据解析与Hex进制转换。对MFC串口使用者有很大实用价值-Stepper motor control program MFC based serial communication, is a sophomore writing, which involves the use of multiple controls, in particular c
opdrep
- 利用MFC开发,用于关闭界面上没有关闭按钮或退出按钮的窗口,只要输入窗口的标题,就可以关闭该窗口,()