搜索资源列表
disable_alt_tab.zip
- Disable alt-tab组合键
DisableLowLevelKeys
- Win2K/NT/XP环境下LWIN,RWIN,WIN+Any,Ctrl+Esc,Alt+Esc,Alt+TAB等键的禁用,vb6实现-Win2K/NT/XP The presentation environment, RWIN, WIN Any, Ctrl Esc, Alt-Esc, Alt TAB keys such as the disabled, to achieve VB6
一个屏保程序
- 本程序运行后将会屏 Alt+Ctrl+Del,Alt+F4,Alt+Tab等键, (Windows 2000 不能屏蔽) 必须在两个Enter键之间输入密码才能退出!!!!!!!! 密码是\"kkcocoon\". 本程序在Visual C++ 6.0 下编译.大家可在vc下打开scrnsave.dsw文件就可以很好的查看源文件.也可以File->New->Project->Win32 Application->起个名字,create new workspace->
mask
- 大家有时玩游戏时,一不小心按到win键,游戏就会跳出,很不方便.我用vc编了一个小软件,基于低级键盘钩子的原理,这个软件可以屏蔽win键,F1,ALT+F4,ALT+TAB等键以致整个键盘.-sometimes you play games, to win by careless Bond, will jump out of the game, and it is very convenient. I used vc a small part of the software, based on
TaskSwitchXP_2.0.8-src
- TaskSwitchXP 2.0.8 用来代替Windows XP/2003默认的任务切换界面。它提供了更人性的任务切换管理界面,使用非常的方便。当按下Alt+Tab切换时(同时支持鼠标切换操作),它会列出所有正在运行中的应用程序窗口,并且在左侧提供该应用程序的界面截图。这个免费的软件小巧而运行迅速,支持XP/2003皮肤。-TaskSwitchXP 2.0.8 to replace the default Windows XP/2003 task switching interface. I
020511_winlock
- lock windows Disable X button,Mouse , Ctrl Alt Del,Alt Tab , hide TaskBar Desktop , Reboot, LogOff , Shutdown and set priority of your form
Arest
- 休息精灵 版本 1.25 为了健康使用电脑,避免长时间使用电脑而疲劳,做到劳逸结合而编制此程序。使用的时候最好加入到启动组里,这样每次都可以自动运行。 1 功能: .从运行起每隔50分钟,休息10分钟,可设置。 .休息完自动解除屏幕保护. .退出程序可以使用热键Ctrl+Alt+Q. .加入工作与休息时间的倒计时。 .30秒倒计时可以被暂停。 .允许打开关闭声音。 .支持wav,MP3,wma等音乐格式文件 .音乐列表功能 .在休息时,屏蔽Alt+T
scrnsave_code
- 这是一个在windows平台下运行的类似于win98的屏幕保护程序“变幻线”的东东,不过屏蔽掉了Alt+Ctrl+Del,Alt+Tab键,运行时全屏,只能用特定的密码退出,密码是:kkcocoon.呵呵,记住了,不然,可能要逼得你重新启动机器。-This is one of the windows platform running under similar to the Win98 screen protection program "changes" of the Ea
hotkey98
- 用C++ Builder调用VxD的程序,实现Windows98下的热键屏蔽,用于工控软件实现屏蔽热键功能。屏蔽的热键包括Ctrl+Alt+Del,Alt+Tab,Alt+F4,Alt+Esc,左右Win键等。VxD用VToolsD编写。-C Builder called VxD procedure, achieving a hotkey Windows98 shielding for industrial control software shielding hotkey function.
WindowsXPCtrlAltDel
- Windows XP系统中如何屏蔽 Ctrl+Alt+Del、Alt+Tab以及Ctrl+Esc键序列-Windows XP system shielding how Ctrl-Alt-Del. Tab and Ctrl-Alt-Esc key sequence
MyHotKey
- 利用系统热键可以方便用户的操作,比如经常使用的Alt + Tab可以快速切换窗口;Crtl + Alt + Delete键可以调出Windows任务管理器或重启机器;oicq软件也会注册系统热键方便用户的操作,等等。本程序就注册一个系统热键Alt + Z,在应用程序执行的任何时候只要按下该热键就会弹出一个消息对话框。 -system hotkeys can use user-friendly operation, For example, the regular use of the
keyhook
- 一个利用键盘低级钩子锁屏的实例,禁止了alt+tab,alt+esc,开始菜单,ctl+alt+del等系统热键
基于对话框的程序可隐藏掉任务栏的图标
- 这是一个实现基于对话框的程序,在程序运行的过程中可隐藏掉任务栏的图标,并使用热键ALT+TAB不能查看到对应的程序。,This is a dialog-based procedures, the procedures for the process of running away to hide the taskbar icon, and use the hotkey ALT+ TAB can not view to the corresponding procedures.
disable_alt_tab
- Disable alt-tab组合键-Disalbe alt-tab combined key
stop(Alt-tab)
- 禁止使用 Alt-Tab 或 Ctrl-Alt-Del- Alt-Tab 或 Ctrl-Alt-Del
hide[QK]
- Windows XP系统中如何屏蔽 Ctrl+Alt+Del、Alt+Tab以及Ctrl+Esc键序列-Windows XP system, how to screen Ctrl+ Alt+ Del, Alt+ Tab and Ctrl+ Esc key sequence
vbaPasswordCrack
- 新建一个Excel工作簿,Alt+F11 打开VBA编辑器,新建一个模块 ,复制该EXCEL文件中的模块的代码,注意如提示变量未定义,则把Option Explicit行删除即可,经测试已经通过.-Create a new Excel workbook, Alt+ F11 to open VBA editor, create a new module, copy the EXCEL file in the module' s code, note that the variable is
LOCK
- 强力锁定鼠标,屏蔽ALT+TAB,ALT+F4,任务管理器等,可用来做挂机锁。-Lock the mouse to block the ALT+ TAB, ALT+ F4, task management, etc., can be used for hang lock.
KeyboardHook
- 屏蔽WIN ESC alt+tab alt+F4 ALT+ESC键-Shielding WIN ESC alt+tab alt+F4 ALT+ESC key
JIELANTABALT
- 截拦alt和tab,易语言制作,利用键盘钩子来截拦alt和tab的组合键 -Can disable a TAB+ Alt directly, easy language production, using the keyboard hook to block the Alt and TAB key combination