-
这是一个建立模式对话框的工程。难度并不大,适合初学者。但是这个代码的特点是在Visual Studio下开发。上传这个代码的目的是想大家知道Visual Stu...
这是一个建立模式对话框的工程。难度并不大,适合初学者。但是这个代码的特点是在Visual Studio下开发。上传这个代码的目的是想大家知道Visual Studio与VC++的基本的语法结构的区别,包括消息映射和字符串的处理。通过比较,可以使大家更好的在Visual Studio下进行编程-This is a model to establish dialog works. It is not too difficult, for beginners. However, the code feature of the Visual Studio under development. Upload the purpose of this code is as you all know, Visual Studio and Visual C++ syntax of the basic structure of the district other, including information mapping and string handling. By comparison, we can make better in Visual Studio under Programming
- 2022-05-17 05:35:49下载
- 积分:1
-
本程序为一个vc windows编程的实例本程序演示了对于不同类型的对话框模式\非模式对话框几种不同的关闭方法对于vc windows 编程的初学者有相当的参考...
本程序为一个vc windows编程的实例本程序演示了对于不同类型的对话框模式\非模式对话框几种不同的关闭方法对于vc windows 编程的初学者有相当的参考价值-the procedures for a vc windows programming examples demonstrating the procedure for different types of dialog mode -modeless dialog several different methods for closing vc windows programming and beginners are very valuable reference
- 2023-07-24 02:00:04下载
- 积分:1
-
大名顶顶的appface,这个源码是应用例子,读者可参考使用。
大名顶顶的appface,这个源码是应用例子,读者可参考使用。-顶顶name of appface, this source is the application example, readers can use and reference.
- 2022-03-24 01:13:55下载
- 积分:1
-
本人根据网友思想,亲自开发出来,希望大家喜欢,
本人根据网友思想,亲自开发出来,希望大家喜欢,-I thought, personally developed, hope you like.
- 2022-08-04 10:13:29下载
- 积分:1
-
In VISUAL C++ Under MFC dialog based on a browser of the machine
在VISUAL C++下,基于MFC对话框的一个浏览本机的文件夹的小软件。-In VISUAL C++ Under MFC dialog based on a browser of the machine
- 2023-08-28 14:40:06下载
- 积分:1
-
网页将被用来控制梅雨,在网页对话框弹出
WEB页面上便用的梅花雨控件,在网页上弹出时间选择对话框-WEB page will be used to control plum rain, in the web page dialog box pop-up timing
- 2022-07-27 03:40:15下载
- 积分:1
-
完全基于对话框类实现,示例了怎样任意改变对话框的大小,有很好的参考价值。...
完全基于对话框类实现,示例了怎样任意改变对话框的大小,有很好的参考价值。-category dialog based entirely realized example of how arbitrary change in the size of the dialog, a very good reference value.
- 2023-06-28 23:00:03下载
- 积分:1
-
采用vc写的一个界面程序,显示窗口为字符形状
采用vc写的一个界面程序,显示窗口为字符形状-vc used an interface written procedures for the display of character shape
- 2022-05-01 02:36:19下载
- 积分:1
-
提供一个简单食用DEs加密控件,已测试.
提供一个简单食用DEs加密控件,已测试.-DEs consumption to provide a simple encryption controls, have been tested.
- 2022-03-13 02:23:12下载
- 积分:1
-
《创建一个不可关闭的对话框》 [代码性质] 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