-
Dialogbox_displayed_the_form_background_mageDlgUse
在对话框窗体里显示背景图片VC实现
在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码
(In the dialog box displays a form where the background picture VC to achieve in the dialog box displays a form where the background picture VC achieved, in general we can choose two ways: one is to use the picture controls, in the WM_PAINT message in the drawing, this method is relatively simple to use , but the function of general, the picture is not easy to control Another way is to WM_PAINT in the drawing, although this method is more complicated, but it can do a lot of special treatment, such as drawing pictures, pictures, reverse, etc.. To learn more about the specific implementation method, download origin code)
- 2010-03-11 10:22:09下载
- 积分:1
-
ShortCut
创建桌面快捷方式和活动桌面,功能强大,可以实现快捷方式和活动桌面。(Create a desktop shortcut and Active Desktop, powerful, can achieve the desktop shortcuts and activities.)
- 2013-08-12 11:08:06下载
- 积分:1
-
MultiFileDlgDemo
使用多选文件对话框,C++精选编程源码,很好的参考资料。(The use of multiple file dialog box, select the C++ programming source code, a good reference.)
- 2013-11-28 15:40:10下载
- 积分:1
-
VC_ADO-SQLSERVER-Access
mfc做的一个对话框,有对Access和SQL2000数据库的读取及修改、删除、插入操作。command、execute、open3种方式执行sql语句。
(mfc do, a dialog box with the Access and SQL2000 database to read and modify, delete, insert. command, execute, open3 ways to execute sql statement.)
- 2011-08-21 10:38:29下载
- 积分:1
-
ROSXDM
智能建筑管理系统,主要是物业管理方面,源码内容:包括系统登陆,数据通信,界面软件编程数据通信等(Intelligent building management system, mainly property management, source code content: including system landing, data communication, interface software programming data communication, etc.)
- 2018-12-05 03:24:09下载
- 积分:1
-
CloseWindowDlg
本例VC定时关闭对话框,由于模态对话框会阻止用户输入。所以用到定时器。(This example VC timing to close the dialog box modal dialog prevents the user input. So use the timer.)
- 2013-04-25 08:19:46下载
- 积分:1
-
MFCTree
MFC树型控件的操作过程,包括在MFC对话框中使用程序的方法添加树型控制的详细过程。此程序使用VS2010开发,界面中可以添加树形节点,修改并删除树型控件中的节点项。(MFC tree control operation, including the procedures used in the MFC dialog box to add the tree control process. This program uses the VS2010 development, can add a tree node interface, modify and delete a node in the tree control.)
- 2012-03-21 17:36:04下载
- 积分:1
-
mfc-easy
深入浅出MFC,经典的书籍,对于想了解MFC细节的同学不可错过。(The layman MFC classic books, the students want to learn MFC detail not to be missed.)
- 2012-12-26 17:48:16下载
- 积分:1
-
exportlisttoexcel
一个简单好用小程序,实现在VC对话框程序中,将列表控件中内容导入excel表,方便查看、打印等功能!(An easy to use applet import excel table in VC dialog box procedure, the contents of the list control for easy viewing, printing and other functions)
- 2012-05-31 16:59:59下载
- 积分:1
-
GraphSearch
用 MFC 做界面的路径搜索算法,其中包含了 深度,广度,dijistra 三者,希望大家喜欢~~~ 谢谢大家给予意见哈(Interface to do with MFC path search algorithm, which contains the depth, breadth, dijistra three, hope you like ~ ~ ~)
- 2011-06-15 06:32:07下载
- 积分:1