-
《创建一个不可关闭的对话框》 [代码性质] VC完整应用程序代码 创建一个基于对话框的工程,一切默认即可。 在对话框的属性general中,设置caption为...
《创建一个不可关闭的对话框》 [代码性质] VC完整应用程序代码 创建一个基于对话框的工程,一切默认即可。 在对话框的属性general中,设置caption为空,这样用ctrl+alt+del就发现不到此 程序。 在对话框的属性more stytle 中,选中disable,这样就不能用右键关闭此程序。 删除取消按钮,双击确定按钮,在其对应函数中将 CDialog::OnOK()删除。这样就 不能用回车关闭此程序。如果只是简单的删除确定按钮是不行的。 当然了,要是关闭计算机之类的操作,那就没办法了。 此程序我目前想不到有什么实际用途,不过用来搞恶作剧还是不错的。- "Founds Dialog box Which Cannot Be closed" [ code nature ] the
VC integrity application procedure code to found based on the dialog
box project, all tacitly approve then. In dialog box attribute
general, establishes caption is spatial, like this uses ctrl alt del
not to reach this point on the discovery the procedure. In dialog box
attribute more stytle, selects disable, like this cannot use the right
key to close this procedure. The deletion cancels the button,
double-clicks determines the button, () deletes in its homographic
function CDialog::OnOK. Like this cannot use the carriage return to
close this procedure. If only is the simple deletion determination
button is not good. Natural, if cl
- 2022-10-01 08:05:02下载
- 积分:1
-
不同目录中文件保持同步,即可将目录A中的文件copy至目录B,也可将目录B中的文件copy至目录A,同时也可在目录A和目录B之间双向copy...
不同目录中文件保持同步,即可将目录A中的文件copy至目录B,也可将目录B中的文件copy至目录A,同时也可在目录A和目录B之间双向copy-different directory synchronize documents may be Contents A copy of the document to directory B, Contents may also B of the paper copy to a directory, but also in the directory A and B catalog copy between two-way
- 2022-01-27 12:34:56下载
- 积分:1
-
MDI程序可以生成不同的子
MDI程序,可以生成不同的子窗体.介绍了一种自定义子窗体的方法.-MDI procedures can generate different sub-forms. Introduce a custom sub-form approach.
- 2022-07-08 10:09:27下载
- 积分:1
-
波比B写了一个非常酷的PS图象处理软件
Bobi B has written a very cool Photoshop-like color picker (you can click here to see how cool it is), but since this is compiled into a DLL, it is very hard to use with existing MFC projects. I decided therefore to create a simple class to mimic CGTColorDialogDlg - but this time based on CDialog.-Bobi B has written a very cool Photoshop-like color picker (you can click here to see how cool it is), but since this is compiled into a DLL, it is very hard to use with existing MFC projects. I decided therefore to create a simple class to mimic CGTColorDialogDlg- but this time based on CDialog.
- 2022-02-24 12:03:53下载
- 积分:1
-
完全自绘的ScrollBar,完美实现滚动条功能
完全自绘的ScrollBar,完美实现滚动条功能-Completely self-painting of the ScrollBar, the perfect realization of the scroll bar function
- 2022-02-02 03:40:57下载
- 积分:1
-
自行设计一个程序,演示各通用对话框及信息框的用法。
自行设计一个程序,演示各通用对话框及信息框的用法。-to design a procedure, the presentation of information and common dialog box usage.
- 2022-09-30 10:50:03下载
- 积分:1
-
自定义CFileDialog,增加窗格,增强CFileDialog的功能。
自定义CFileDialog,增加窗格,增强CFileDialog的功能。-Custom CFileDialog, increase pane, and enhance the function of CFileDialog.
- 2023-05-24 00:55:03下载
- 积分:1
-
《座在窗子上的MM》源程序,用易语言写的
《座在窗子上的MM》源程序,用易语言写的-"in the window seat on the MM," the source, easy to use written language
- 2022-03-25 16:34:53下载
- 积分:1
-
很多人都想在程序中实现 avi 控制。这个例子示范了如何在一个基于对话框的程序中添加 avi 动画控制(CAnimateCtrl)。...
很多人都想在程序中实现 avi 控制。这个例子示范了如何在一个基于对话框的程序中添加 avi 动画控制(CAnimateCtrl)。-many people would like to achieve in the proceedings avi control. This example demonstrated how a dialog based on the procedures to add animation avi control (CAnimateCtrl).
- 2022-05-09 07:32:12下载
- 积分:1
-
《Visual c++6.0程序设计从入门到精通》第3章习题源码
《Visual c++6.0程序设计从入门到精通》第3章习题源码-err
- 2022-11-19 03:25:03下载
- 积分:1