搜索资源列表
windowsSystemTray
- 完全封装windows任务栏的类,便用更加方便-completely Packaging windows task bar the category, with more convenient
ZDesk
- 实现Windows下的多桌面,是真正的多桌面,不是靠隐藏任务栏图标实现的那种,因此切换的速度快。 算不上原创,但也不是转载,修改自网上下载的程序“DesktopSwitch”。-under the Windows desktop more is truly multi-table not on the task bar icon hidden achieve the kind, the switching speed. Not really original, it is not repro
volume_code_16
- 程序运行环境: Windows 98 Visual C++ 6.0 使用方法: 运行volume.exe文件,用其他播放器(如:解霸5。0)播放音乐。 移动(主音量)滑块,声音大小将随之变化,同时,Windows 98任务栏上的音 量控制滑块将随之移动 。移动任务栏上滑块,本程序的滑块也随之移动。 移动(WAVEOUT)滑块,声音大小也会变化。同时,解霸5。0上的“音量”控制 滑块会随之移动。 主音量和WAVEOUT 均有两个声道,可单独调动。
win32toupan
- Windows 下的托盘程序实现示例,可以实现将程序隐藏位任务栏,以及程序调用
systemtray_src
- 在任务栏上添加图标,windows编程。systemtray_src.zip-At the taskbar icon to add
Shell_TrayWnd
- 可以隐藏系统任务栏,简单方便,快皆(win98、XP)-delphi system for windows98 or windows XP.
DeskBand
- DeskBand,创建桌面工具栏,类似Windows Media Player的任务栏界面,COM组件,随机自启动,想做类似功能的朋友不要错过啊-DeskBand, create a desktop toolbar, similar to Windows Media Player Taskbar interface, COM components, random self-starting, a friend wanted to do a similar function ah Do not m
showhidestatusbar
- 通过参数控制来显示、隐藏windows任务栏-Through the parameter control to display, hide windows taskbar
YingshenPrg
- 在WINDOWS任务栏中隐藏程序,实现隐身的效果-Hidden in the taskbar
GetCpu
- 取CPU使用情况 内存使用情况 网卡使用百分比 和windows任务栏管理一模一样-Get CPU usage memory usage percentage and network card to use exactly the same as windows taskbar management
tray_tutorial
- Windows平台的托盘教程,可以最小化,隐藏于任务栏,本人VS2005编译通过。没有错误。-Windows platform tray tutorial, you can minimize, hide in the task bar, I VS2005 compile. No errors.
program
- 隐藏任务栏和桌面,最小化所有窗口,以及屏蔽一些能关闭程序的键,运行后要求输入密码否则300秒后关机,键盘钩子(可记录键盘事件),任务管理器监控,线程守护等-Hide the taskbar and desktop, minimize all windows, and the shield that can shut down the program button requires a password or running off after 300 seconds, the keyboard
AppBarMessage2
- 很好的任务栏例子,大家可以放心下载。是学习Windows编程的好东西。-A good example of the task bar, you can rest assured that download. Is a good thing to learn Windows programming.
desktop
- linux环境下使用minigui创建一个桌面窗口,在桌面上显示6个windows xp系统风格的图标,以及windows xp风格的任务栏,并可以通过按键操作各图标功能 -Minigui create a desktop window, 6 windows xp style icons displayed on the desktop, as well as windows xp style taskbar, and by the key operation of each icon func
kk
- 介绍如何显示windows窗口和任务栏信息-Describes how to display the windows window and taskbar
vcdialog
- 本例子将向大家介绍如何使基于VC++的对话框程序不在任务栏中显示,大家都知道,一般程序窗口打开的时候,在Windows的任务栏中会有显示,以方便大家的控件,不过也有时候,像一些恶意程序,会隐藏掉在任务栏显示的功能,或用其它方法实现这一功能,本代码将为您提供一份有力的参考,虽然程序代码都挺简单。-This example will show you how to make a dialog box VC++ based program is not displayed in the taskbar
ListProcesses
- 枚举系统正在运行的程序,用VC++枚举系统正在运行的程序,列出当前Windows运行的所有进程,具体的枚举过程,请参见源码包内的相关代码。程序实现的功能类似于Windows XP的任务管理器 >进程一栏所显示的内容,示例截图如上示。 运行环境:Windows/Visual C/C-Enumerates the system is running, with the program C++ enum system running Windows lists all processes c
unLock
- Windows 7环境下将程序从任务栏解锁-Windows 7 environment to unlock the program the taskbar
9813482
- 一个rar包,主要是模式windows的任务栏的功能 很好 不错的-A rar package, mainly the function of the model Windows taskbar good good
950294
- 一般具有用户界面的Windows程序运行起来后,通常都会在任务栏里体现出来,本程序介绍了如何隐藏显示在任务栏中的对话框()