资源列表
mfc02
- 单击父对话框上的CreatChildDlg按钮,弹出子对话框,父子对话框上个有一个Edit和SendMSG按钮,在Edit中输入内容,单击发送按钮就可以实现父子对话框之间Edit中内容的传送。-to exchange message between dialog of parent and child dialog
mfc22
- 通过MFC的picture控件动态加载位图显示,并附上两种静态加载位图的小结,我自己在学习picture控件的时候因为找不到相关的有用资料,所以浪费了很多时间,现在把自己的一些心得发出来,仅供大家参考-to display bitmap dynamicly in picture control in mfc
easymove
- 用鼠标移动窗体,窗体不需要上方控制条-Move the mouse over the form, the form does not need top of the control bar. . . . . . .
VCdevelopedexquisiteUI
- VC开发的精美UI,可以直接使用或参考使用。-VC beautifully developed UI, you can directly use or reference.
program50
- 本程序可响应数字键盘上1——9数字键和鼠标移动滚动条,在窗口中绘制出圆形的移动轨迹。-This program can respond to the numeric keypad on the 1- 9 numeric keys and the mouse scroll bar in the window, draw circular trajectories.
simplifie_tMP3Player
- 一个简单的MP3播放器,在VS2003下编译链接通过,可以实现简单的MP3播放功能,程序小巧,绿色,易用-a simplified MP3 Player
scorllBitmapWnd
- 自绘带滚动条的显示图片控件,需要OnLButtonDown消息需要WS_CHILD | WS_VISIBLE | SS_NOTIFY 窗口样式 使用方法: DWORD lStyle = WS_CHILD | WS_VISIBLE | SS_NOTIFY m_PicShowWnd.Create(_T(""), lStyle, CRect(5, 5, 100, 30),this,102) m_PicShowWnd.ShowWindow(true) 通过程序控
SimpleTools
- 简单工具!主要精华在我自己做的皮肤!还有就是这个比较适用我自己,由于我才开始学所以希望能借此源码 让我有下载文件的权限!-Simple tools! The main essence in my own skin!
windows
- 实现了多个窗口的显示效果,可以平铺可以重叠,效果挺好的。-To achieve a number of display windows can be tiled can overlap, the effect was fine.
Color-Print-Font
- 通过点击菜单上的按钮,可以调出颜色对话框,打印对话框,字体对话框。-By clicking the menu button brings up the color dialog, print dialog, font dialog box.
ProgressControl
- 学习应用VC++编程的视频材料,讲解进度条基本用法,易学易懂-Application of VC++ programming learning video materials to explain the progress of the basic usage, easy to learn and easy to understand
WinMain
- 介绍了一点初级mfc,愿意和初学 的人交流。-winmain