-
《创建一个不可关闭的对话框》 [代码性质] 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
-
特殊的控件,弹出气泡式对话框
特殊的控件,弹出气泡式对话框-special controls, pop-up boxes Bubble
- 2022-10-26 21:40:03下载
- 积分:1
-
动态改变应用程序图标
动态改变应用程序图标-dynamic changes application icons
- 2022-01-25 21:38:53下载
- 积分:1
-
获取任务栏窗口句柄
获取任务栏窗口句柄-access to the window handle the task bar
- 2022-05-19 05:45:22下载
- 积分:1
-
《Visual C++系统开发实例精粹》源码
《Visual C++系统开发实例精粹》源码
- 2022-12-12 05:25:03下载
- 积分:1
-
一个可以使文字象波浪一样在窗口滚动的代码,可以调节滚动的速度,也可以改变要滚动的文本,很有意思。...
一个可以使文字象波浪一样在窗口滚动的代码,可以调节滚动的速度,也可以改变要滚动的文本,很有意思。-one can make waves in the same language as the code window rolling, rolling regulating the speed, can also be changed to a rolling text, very interesting.
- 2022-06-03 20:15:31下载
- 积分:1
-
这是个桥牌游戏 大家可以自己看看,编得不怎么好
这是个桥牌游戏 大家可以自己看看,编得不怎么好-This is a bridge game we can look at ourselves, not how good series
- 2022-01-25 21:30:00下载
- 积分:1
-
enumwindows 的一个很简单的例子 使某个窗口靠在最前, vc7编译
enumwindows 的一个很简单的例子 使某个窗口靠在最前, vc7编译-enumwindows a very simple example to make a leaning front window, vc7 compiler
- 2022-04-01 12:59:49下载
- 积分:1
-
一个自己定义的listctrl,动态的嵌入editbox和CButtton,欢迎大家使用。...
一个自己定义的listctrl,动态的嵌入editbox和CButtton,欢迎大家使用。-Own definition of a listctrl, dynamic embedded editbox and CButtton, welcome everyone to use.
- 2023-07-13 02:55:02下载
- 积分:1
-
WinDjView是一款电子图书阅读软件,可以阅读、打印 .DjVu 和 .DjV 格式的文件,并可导出页面图片及文本。...
WinDjView是一款电子图书阅读软件,可以阅读、打印 .DjVu 和 .DjV 格式的文件,并可导出页面图片及文本。 -WinDjView is a fast, compact and powerful DjVu viewer for Windows with tabbed interface, continuous scrolling and advanced printing options. It uses the free DjVuLibre library to decode DjVu documents. DjVu is a web-centric format and software platform for distributing documents and images.
- 2022-02-15 15:33:14下载
- 积分:1