Welcome![Sign In][Sign Up]
Location:
Search - VC splash

Search list

[Dialog_Windowsplash

Description: 许多软件在启动时都有一个启动画面,这是一个用VC开发的软件启动画面小程序。
Platform: | Size: 89500 | Author: 清风 | Hits:

[GUI DevelopSplash

Description: 使用VC开发的小程序,即程序启动的动画画面程序,启动窗口的设计
Platform: | Size: 617998 | Author: | Hits:

[GUI Develop21-40

Description: vc灵感编程范例源代码 21 在窗口标题栏上显示文字的两种方法 22 控制窗口最大最小尺寸 23 隐藏或显示桌面图标 24 重新设置桌面 25 闪烁的标题栏 26 旋转字体 27 MyDialog 28 在任务栏上显示图标 29 MySplashWnd 30 PlaySound 31 SoundCardDetect 32 DriveNumber 33 图象旋转 34 将固定大小的位图在窗口平铺 35 打开关闭光驱门 36 使按钮变灰 37 位图按钮 38 改变按钮字体 39 带颜色的静态文本控件 40 MyButton-vc inspiration source code programming examples in 21 Biaodilanshang window display text of the two methods most 22 control window large minimum size of 23 or hidden Show Desktop icon 24 reconfigured desktop 25 flashing title bar font rotation 26 27 MyDialog 28 in the task bar icon displayed on the 29 MySplashWnd 30 PlaySo 32 und 31 SoundCardDetect image rotation DriveNumber 33 3 4 fixed size of the bitmap in the window of a flat bed 35 closed drive to open the door so that the button greyed 36 37 38 buttons to change plans Font button 39 with the color static text control 40 MyButton
Platform: | Size: 1824768 | Author: yiyizi | Hits:

[Windows DevelopVC++工程中加入 SplashScreen 原理释解

Description: VC++工程中加入 SplashScreen 原理释解-VC works include Principle allay SplashScreen
Platform: | Size: 80896 | Author: 李建中 | Hits:

[Dialog_Windowdlgsplashscring

Description: 很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这个组件很容易实现基于框架类(也就是CMainFrame)的程序的启动画面,那么如果是对话框程序,没有框架类怎么办呢?所以这个组件功能不是想象的那么强。要实现基于对话框应用程序的启动画面必须另辟蹊径。这里提供一个可重用代码例子,一步一步教你实现每一个细节。利用一个定制的C++类:CSplashWnd,增强原来的 Splash Screen 组件功能。它不但可以在用于具有CMainFrame的程序,同时也可以用于基于对话框应用的程序。-many of the procedures based on the dialog has launched a picture for themselves as to how the dialog procedures were also such a picture? In fact, VC environment with a ready-made Splash Screen components, the components used easily framework based category (that is, CMainFrame) of the commencement of proceedings picture, then if the dialog procedure is not like the framework of how to do? Therefore, this component function is not so strong as imagined. To achieve based on the application's dialog screens must choose another road. Here provide a reusable code examples, step by step teach you realize every detail. Using a customized Category C : CSplashWnd, enhance the original Splash Screen functional components. It can be used not only with CMainFrame procedures, and also can be used
Platform: | Size: 160768 | Author: 啊啊啊 | Hits:

[GUI DevelopSplashWnd

Description: 一个VC程序使用的MFC类,用于替换MFC提供的简单的Splash Window类,用法在源代码中进行了说明。-procedures for the use of a VC MFC category, MFC provides for the replacement of the simple Splash Window category, usage of the source code for the illustration.
Platform: | Size: 3072 | Author: 刘大伟 | Hits:

[GUI Developdynamic_splashscreen

Description: vc++6.0环境下splash screen的实现-vc 6.0 environment to achieve the splash screen
Platform: | Size: 199680 | Author: 云梦 | Hits:

[EditBoxEx_Dialogin

Description: 用VC做的软件封面。splash类的应用-do with VC software cover. Splash type of application
Platform: | Size: 241664 | Author: 王小耘 | Hits:

[GUI Developsplashtest

Description: 一个好的VC启动窗口画面,就像VC6.0的启动一样。可以借鉴一下。-a good start VC picture window, just like the launch of the same VC6.0. What can draw.
Platform: | Size: 1946624 | Author: 阁元成 | Hits:

[GUI DevelopSplashDlg

Description: 界面编程界面:用vc++开发的界面小程序,希望大家能从中有所收获。-interface programming interface : The interface development vc small programs, from which we hope to gain something.
Platform: | Size: 28672 | Author: 梦丫 | Hits:

[GUI Developvcsplash

Description: vc的启动画面,用位图自己做一个漂亮的,-vc Start Pictures with bitmap done a pretty,
Platform: | Size: 400384 | Author: 风浪 | Hits:

[Dialog_Windowsplash

Description: 许多软件在启动时都有一个启动画面,这是一个用VC开发的软件启动画面小程序。-Many software have a startup splash screen, this is a software developed by VC applet startup screen.
Platform: | Size: 2085888 | Author: 清风 | Hits:

[Windows DevelopYuSplash

Description: 具有多种动态效果的闪屏 使用VC++编写-With a wide range of dynamic effects of the use of flash screen VC++ Prepared
Platform: | Size: 681984 | Author: yao-0910 | Hits:

[GUI DevelopSplash

Description: 使用VC开发的小程序,即程序启动的动画画面程序,启动窗口的设计-Use VC to develop a small program, that is, proceedings of the animation screen procedures, to start the design window
Platform: | Size: 1000448 | Author: | Hits:

[source in ebooklesson9

Description: 孙鑫老师VC视频第九课代码:如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-SUN Xin ninth video lesson teacher VC code: how to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways. How to add a splash screen applications.
Platform: | Size: 57344 | Author: shanyingying | Hits:

[GUI Developsplasher

Description: n improved splash screen component for MFC(63KB)图形显示-n improved splash screen component for MFC (63KB) graphical display
Platform: | Size: 63488 | Author: 邱华 | Hits:

[Button controlsplash

Description: 用VC++实现的闪屏效果界面。可以给做相关方面的人做参考。-With VC++ Realized the effect of flash-screen interface. Can give people who do the relevant aspects of reference.
Platform: | Size: 460800 | Author: 胡秀亮 | Hits:

[VC/MFCStartScreen

Description: VC++闪屏(启动画面)图形特技效果的实现制作资料收集。-VC++ splash screen (boot screen) Production data collection.
Platform: | Size: 1750016 | Author: 张治积 | Hits:

[GDI-BitmapVC-double-buffer-solve-splash-screen

Description: 几个图片是以另一个图片作为背景,如果定时器触发刷屏,则出现闪屏的现象。此例子演示了如何使用双缓存可解决闪屏的问题。-Another picture is a few pictures as the background, if the refresh timer is triggered, the splash screen phenomenon. This example demonstrates how to use the splash screen double buffer solve the problem.
Platform: | Size: 3457024 | Author: 周鹏 | Hits:

[GUI DevelopSplash

Description: VC 启动主程序之间加入Splash画面-VC Splash screen inserted between the main program starts
Platform: | Size: 8961024 | Author: | Hits:
« 12 3 »

CodeBus www.codebus.net