-
自由调整窗口大小源代码,是基于单文档的VC++程序。
自由调整窗口大小源代码,是基于单文档的VC++程序。-Free to adjust the window size of source code, is based on a single document VC++ Procedures.
- 2022-12-06 22:30:03下载
- 积分:1
-
Java 下载工具,可用于任何网络,任何网页,进行小量东西下载.
Java 下载工具,可用于任何网络,任何网页,进行小量东西下载.-Java download tool, can be used for any network, any web page, for a small amount of things to download.
- 2022-04-28 19:34:01下载
- 积分:1
-
用vc 编的是一个飞谍在窗口中碰撞,碰撞界面有点问题,希望初级的学者用来练习,现在我已经传了不少开发语言了,还有好几种,不知为什么现在的语言有这么多啊...
用vc 编的是一个飞谍在窗口中碰撞,碰撞界面有点问题,希望初级的学者用来练习,现在我已经传了不少开发语言了,还有好几种,不知为什么现在的语言有这么多啊-Vc made by a flying spy in the window collisions, the collision interface is something wrong with the hope that junior scholars to practice, and now I have passed a lot of the development of language, there are several, I do not know why now the language has so many ah
- 2023-03-07 18:25:03下载
- 积分:1
-
自定义的CFiledialog类,可以实现图片预览
自定义的CFiledialog类,可以实现图片预览-CFiledialog categories, preview images can be achieved
- 2022-05-30 07:38:13下载
- 积分:1
-
一个运行在Dos下的程序源码,它模仿了Windows窗口界面,并且具备了Windows窗口的菜单...
一个运行在Dos下的程序源码,它模仿了Windows窗口界面,并且具备了Windows窗口的菜单-a run on Dos procedures under the source, it mimics the Windows interface, and a Windows window with the menu
- 2022-03-18 15:40:53下载
- 积分:1
-
给MFC 中的MDI子窗口增加tab控制条,类似tab页面,对应着每个child窗口...
给MFC 中的MDI子窗口增加tab控制条,类似tab页面,对应着每个child窗口-MFC to the MDI window-increasing tab control, similar tab pages, corresponding to each child window
- 2022-07-13 01:02:32下载
- 积分:1
-
本程序可以进行基于对话框的打印功能,功能很全,可以解决基于对话框下的打印问题...
本程序可以进行基于对话框的打印功能,功能很全,可以解决基于对话框下的打印问题-This procedure can be based on the print dialog function, function is very wide, can be solved based on the Print dialog box problem
- 2022-12-25 03:20:03下载
- 积分:1
-
此代码示范了如何将对话框封装到MFC DLL,然后可由VC,VB/VB.NET调用。压缩包中有两个例子: 1、dlldemo 示范了从VC中调用; 2、vbne...
此代码示范了如何将对话框封装到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, dlldemo demonstration of a call from the VC; 2, vbnetdllcall demonstration calling from VB.NET example;
- 2022-03-15 13:06:10下载
- 积分:1
-
一个算源程序行数的程序源码,来自成都金点工作组。
一个算源程序行数的程序源码,来自成都金点工作组。-one count source line source of the process, from the point of Chengdu Working Group.
- 2022-08-26 03:04:54下载
- 积分: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