-
: subtitles rolling realization of the original code
说明:实现字幕滚动的原码 -: subtitles rolling realization of the original code
- 2022-03-01 14:13:02下载
- 积分:1
-
这是波平移的集体实例!
这是波平移的集体实例!-This is the wave of collective translation examples!
- 2022-11-28 06:20:03下载
- 积分:1
-
窗体的分割原理以及原码
窗体的分割原理以及原码-Form principle of the division of the original code
- 2023-04-25 03:15:03下载
- 积分:1
-
显示/隐藏所有窗口
显示/隐藏所有的窗口-Show/Hide all the window
- 2023-04-30 15:45:03下载
- 积分:1
-
很轻松的实现椭圆窗体,让你的界面边的多姿多彩,与众不同...
很轻松的实现椭圆窗体,让你的界面边的多姿多彩,与众不同-easily achieve the oval window and let you interface edge of colorful, unusual
- 2023-06-13 16:00:04下载
- 积分:1
-
全屏幕播放flash的动画启动界面,vc++编写,是学习vc的好例子
全屏幕播放flash的动画启动界面,vc++编写,是学习vc的好例子-broadcast full-screen flash animation start interface, vc prepared to learn a good example vc
- 2022-03-17 12:37:18下载
- 积分:1
-
添加拖动特性到我的现存的应用程序,visual c++ 界面编程
添加拖动特性到我的现存的应用程序,visual c++ 界面编程-add to the drag characteristics of the existing applications, visual programming interface c
- 2022-03-23 09:26:54下载
- 积分:1
-
图片窗体示例:能够根据RESOURCE文件夹下的BACKGROUND.BMP图片生成图片窗体(不规则窗体),基于VC SDK,不使用MFC...
图片窗体示例:能够根据RESOURCE文件夹下的BACKGROUND.BMP图片生成图片窗体(不规则窗体),基于VC SDK,不使用MFC-Photo Form Example : RESOURCE according to the folder BACKGROUND.BMP Photo Generation Photo Form ( Irregular Form), VC-based SDK, not using MFC
- 2022-02-09 11:31:58下载
- 积分:1
-
a project preparation process, the need to resort to an initial list can specify...
在我的一个项目编制过程中,需要用到一个可以指定初始目录的目录选择对话框,起初我找到了http://www.vckbase.com/bbs/prime/viewprime.asp?id=94 这篇文章,发现由于"bi.pidlRoot"的格式不了解,很难实现这样的功能,后来在一个日本网站上找到了一篇文章,有示例代码和相关说明(现在网址找不到了,抱歉,以后找到了再加上),利用回调函数解决了此问题,现在我把示例程序做出来,有相关Puzzle的同仁可以参考一下. 注: 1.重要的函数和宏定义在"global.h"中,函数调用在"SHFolderDlg.cpp"中的"void CSHFolderDlg::OnClick_SHBrowseForFolder()"中,重要的部分我说明了一下,写的不好请大家原谅. 2.原来文章中的程序是有日文注释的,在我的朋友陈伟林帮助下写成了中文,在此向他表示感谢.-a project preparation process, the need to resort to an initial list can specify the directory to choose dialog, I initially found http://www.vckbase.com/bbs/prime/viewprime.asp id = 94 article, it is found that "bi . pidlRoot "format, it should not be difficult to achieve such a function and later in a Japanese website found an article with sample code and related (not a web site now, sorry, after finding a plus), using a callback function to solve this problem, I shall now examples of procedures done, the relevant Puzzle colleagues for reference. Note : 1. important functions and ma
- 2022-07-09 23:54:21下载
- 积分: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