搜索资源列表
ConfigMgrTest
- 右键单击任务栏中的程序图标弹出程序菜单,可退出程序,进行程序的设置和查看关于对话框。(-Right-click the tray icon pop-up menu may withdraw from the procedure in the program settings and view on the dialog box. (
vcdialog
- 本例子将向大家介绍如何使基于VC++的对话框程序不在任务栏中显示,大家都知道,一般程序窗口打开的时候,在Windows的任务栏中会有显示,以方便大家的控件,不过也有时候,像一些恶意程序,会隐藏掉在任务栏显示的功能,或用其它方法实现这一功能,本代码将为您提供一份有力的参考,虽然程序代码都挺简单。-This example will show you how to make a dialog box VC++ based program is not displayed in the taskbar
950294
- 一般具有用户界面的Windows程序运行起来后,通常都会在任务栏里体现出来,本程序介绍了如何隐藏显示在任务栏中的对话框()