搜索资源列表
无模式对话框
- 一个得意的对话框程序,主要对VC中控件的熟悉,主要功能是显示对话框、用对话框运行程序、控件与变量之间的相关联
一个永远显示的对话框
- 《创建一个不可关闭的对话框》 [代码性质] VC完整应用程序代码 创建一个基于对话框的工程,一切默认即可。 在对话框的属性general中,设置caption为空,这样用ctrl+alt+del就发现不到此 程序。 在对话框的属性more stytle 中,选中disable,这样就不能用右键关闭此程序。 删除取消按钮,双击确定按钮,在其对应函数中将 CDialog::OnOK()删除。这样就 不能用回车关闭此程序。如果只是简单的删除确定按钮是不行的。 当然了,要是关闭计
vc 无模式对话框参数传递的一个示例testdl
- 对于无模式对话框接收的输入信息,我们可以以向父窗口发送消息的方式进行。代码以Vc++6.0用实例来说明无模式对话框的使用。 -for modeless dialog receiving input information, we are able to father to the window messaging manner. Vc 6.0 code to use examples to illustrate modeless dialog use.
数据库形式的对话框
- 用vc++编写的数据库形式的对话框,对于初学VC的有帮助。在VC下编译通过。-vc used to prepare a database form of dialog, for beginners VC help. The VC compile.
WinXPCSkinDlg
- Windows XP风格之Windows XP风格对话框,VC++下使用CSKIN对对话框的换肤-Windows XP Windows XP Style dialog style, VC CSKIN use of the dialog box Eurocargo
XFileDialog_demo
- Word 样式的打开文件对话框,vc++ 6.0
DLL输出对话框类的例子
- 此代码示范了如何将对话框封装到MFC DLL,然后可由VC,VB/VB.NET调用。压缩包中有两个例子: 1、dlldemo 示范了从VC中调用; 2、vbnetdllcall 示范了从VB.NET调用的例子;-this code will be demonstrations of how to MFC dialog Packaging DLL, which may then be VC, VB / VB call. Compressed are two examples : one, dlld
基于对话框的文件拖拽载入
- 基于对话框的文件拖拽载入~~像QQ文件传输那样,基于VC++6.0对话框
DlgPrint
- 在VC对话框程序中添加打印及打印预览功能,绝对编译无误!-In the VC program, add the Print dialog and print preview function, is absolutely correct to compile!
videoplay
- VC++实现对话框播放视频文件,并通过对话框按钮可实现播放、暂停和停止功能。-VC++ to achieve the dialog box to play video files, and can be realized through a dialog box button to play, pause and stop function.
dialog
- 一个得意的对话框程序,主要对VC中控件的熟悉,主要功能是显示对话框、用对话框运行程序、控件与变量之间的相关联--A self-satisfied program about dialog box, it`s helpful to learn VC controls, its main function is showing a dialog box, running through dialog box, and inter-relations between control and vari
CustomWizard
- 在vc++环境下编制向导对话框的源代码,使用该类可以方便地进行基于对话框的多步向导类型程序的编制。- Establishes the guide dialog box under the vc environment the source code, uses this kind to be allowed conveniently to carry on based on the dialog box many steps of guides type procedure establi
welcome
- 对话框上画图的实现,效果比别的方法快,值得借鉴。非常好的实现方法,通过特殊的加载方法实现。-Dialog box on the drawing to achieve results faster than other methods, is worth learning from. Very good method, through special load method.
vc6.0
- VC++6.0教程:VC6.0的安装和集成环境,标准控件,对话框,图形等。每章有相关例子。-VC 6.0 Tutorial: VC6.0 installation and integration environment, the standard controls, dialog boxes, graphics and so on. Each chapter is a relevant example.
VCJM
- VC界面类编程实例与源码,包括各种控件的美化效果-VC-type programming interface examples with source code, including the beautification of the effect of various control
fmtaiduihuakuang
- 非模态对话框,对话框与菜单的实现功能,VC++底层开发。-Non-modal dialog, the dialog box and menu implementation of functionality, VC++ low-level development.
VC
- 对话框的数据存储系统设计 在VC++6.0程序环境下,使用MFC的应用程序;在实现对话框模式的可视化同时使用按钮消息输入不同频率,变化正弦波形,使之呈现不同的响应;同时掌握应用VC++库函数实现数据的产生、显示、保存等功能-Of the dialog box data storage system design in VC++6.0 programming environment, the use of MFC applications in the realization of the
VC
- 当今的软件界面丰富多彩,这些界面的最大的特点是提供了更加友好的界面以区别于普通的对话框应用程序。本文设计了一个VC++的对话框实例-VC from the drawing dialog box
data_exchange_of_dialog
- 本程序的功能就是创建一个对话框,进行对话框之间的通信。本程序在VC的环境中调试通过。-The functionality of the program is to create a dialog box, for communication between the dialog box. This program debugging by VC environment.
TransparentControl
- vc++ 编写的透明对话框,按钮,STAIC控件。适合研究界面美化的参考-written in vc++ transparent dialog boxes, buttons, STAIC control. Landscaping for the reference of the interface