CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - alt code

搜索资源列表

  1. TrapCAD

    0下载:
  2. 使用一种代码注入技术实现屏蔽Windows2000/xp系统热键Ctrl+Alt+Del的方法,而非替换系统Dll。-use of a code injection technology shielding Windows2000/xp Hotkey Ctrl Alt Del approach, rather than replace systems Dll.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:119777
    • 提供者:张三
  1. bluescreen

    0下载:
  2. 含有经过我修改的键盘过滤驱动,在w2k,wxp下运行,按左右shift,左alt便蓝屏,卸载需使用虚键盘(切记)以及最初源码,编译环境为w2kddk或wxpddk剩余的参看其中的README-containing modified keyboard filter driver in w2k, wxp running, according to shift around, then left alt blue screens, unloading need to use virtual keybo
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:350066
    • 提供者:于东
  1. ScreenLock.rar

    0下载:
  2. 自己写的网吧专用的挂机锁源代码,彻底禁止一切Window热键。包括Ctrl+Alt+Del. 稍加改进即可以成为自己专用的挂机锁工具。,The Internet to write their own dedicated lock hang up the source code, a complete ban on all Window Hotkey. Including Ctrl+ Alt+ Del. A little improvement that could be hanging up
  3. 所属分类:Network Security

    • 发布日期:2017-03-25
    • 文件大小:524772
    • 提供者:韩得良
  1. jflock.zip

    0下载:
  2. 加枫电脑锁源代码,可以获取用户名、 定时器、禁用"Ctrl+Alt+Del","Ctrl+Ese","Alt+Tab"三组热键关机等 ,Canadian Maple lock the computer source code, you can obtain the user name, timer, disable the " Ctrl+ Alt+ Del" , " Ctrl+ Ese" , " Alt+ Tab" hotkey shutdow
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:6260
    • 提供者:liyang
  1. taskbar

    0下载:
  2. 修复任务栏的脚本程序源代码。 正常情况下,任务栏中会显示正在运行的程序的最小化窗口,但由于与任务栏相关的某些数据文件的损坏或丢失等原因,导致任务栏无法显示正在运行的程序窗口,只能通过按Ctrl+Alt+Del组合键调出任务管理器来实现程序窗口的切换,这给我们的操作带来了很大的麻烦。-Taskbar repair scr ipt source code. Under normal circumstances, the task bar will display a running progra
  3. 所属分类:Windows Kernel

    • 发布日期:2016-01-26
    • 文件大小:1628
    • 提供者:Long
  1. NoReboot

    0下载:
  2. 不通过组策略,可限制用户使用Ctrl+ALt+Del的代码。-Not through Group Policy, users may limit the use of Ctrl+ ALt+ Del' s code.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:12591
    • 提供者:zhengfy
  1. locktools

    0下载:
  2. 用VC++写的锁定屏幕、关机、隐藏到托盘等功能的小程序源代码,还可以屏蔽 Ctrl+Alt+Del、加入到系统启动组等,另外它还演示了一个漂亮的软件启动界面的实现,本源代码在VC6下顺利编译。-Using VC++ to write the lock screen, shutdown, hide to tray features a small source code can also be shielded Ctrl+ Alt+ Del, to join the group, such as
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:78419
    • 提供者:994
  1. UDiskMonitor

    0下载:
  2. VC++ 后台自动拷贝U盘文件 源代码 VC++后台自动拷贝U盘文件源代码,的无声无息中将U盘中的文件拷贝至所选目录中,俗称U盘大盗,挺历害的程序。程序功能不赞成大家这么用,不过通过这个程序我们能掌握一些vc++操作U盘的一些技巧,比如监控U盘的插入,自动拷贝文件等,程序运行后没有主窗口,也不在任务栏显示图标,如果要设置程序或显示主窗口,可以按+Alt+U组合键。-VC++ automatically in the background U disk file copy the source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:36582
    • 提供者:armsys
  1. HotKey

    0下载:
  2. VC++ 热键实例程序源码,请先选择菜单进行热键设置,然后测试你所设置的热键。程序将设定Shift为非法输入,当用户按下Shift时用Alt代替,程序使用CTRL+ALT+A为默认的热键,0x41 是A的虚拟键代码,具体详细情况请查阅源代码。 -Hotkey instance of VC++ program source code, select the menu hotkey settings, and then test your set of keys. Program will se
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:16657
    • 提供者:madud00049
  1. DisableTask

    0下载:
  2. 一行代码禁用CTRL+ALT+DEL,完美在XP下禁用CTRL+ALT+DEL-Line of code to disable CTRL+ ALT+ DEL, perfect in XP to disable CTRL+ ALT+ DEL
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4509
    • 提供者:KukuLza
  1. SimulateInputString

    0下载:
  2. 模拟键盘输入字符串的C++模块。模拟键盘输入字符串可以使用API函数SendInput函数,但是这个函数相当麻烦,每模拟一个字符要填充两个结构体,本模块将这些麻烦的操作封装为一个C++类,两行代码便可调用。可以用于win32项目、MFC项目、ALT项目等,内附开发文档-Simulated keyboard input string C++ modules. Simulated keyboard input string can use API function SendInput functio
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:3527
    • 提供者:李逍遥
  1. upan

    0下载:
  2. Jacket-U盘自动复制软件源码,采用VC++编写实现的U盘监控自动复制程序,运行后按ctrl+alt+u打开界面,功能有:自动隐藏-全自动智能选择U盘-自动拷贝-进程隐藏-开机后台启动-改进。-The Jacket-U disk automatically copy the software source code, prepared to achieve the VC++ U disk monitoring program automatically copied, open the in
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:68361
    • 提供者:吴卫锋
  1. Alt

    0下载:
  2. Structure of a 2.5MB/s Arcnet header on the BSDs, as given to interface code. -Structure of a 2.5MB/s Arcnet header on the BSDs, as given to interface code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-29
    • 文件大小:2694
    • 提供者:vunqielou
  1. HotKey

    0下载:
  2. VC++ 热键实例程序源码,请先选择菜单进行热键设置,然后测试你所设置的热键。程序将设定Shift为非法输入,当用户按下Shift时用Alt代替,程序使用CTRL+ALT+A为默认的热键,0x41 是A的虚拟键代码,具体详细情况请查阅源代码。-VC++ hotkey program source code examples, please select menu hotkey settings, and then test your set hotkey. The program will se
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:17075
    • 提供者:建勋
  1. srecres2utd

    0下载:
  2. load alt sem file Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:2137
    • 提供者:tangnengfo
  1. TestXalanAltConfig

    0下载:
  2. Test Xalan Alt Config Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1629
    • 提供者:luedongking
  1. hroupsdel

    0下载:
  2. 一个可以锁定系统三组热键 ctrl+esc alt + F4 ctrl + alt + del的代码,(A three groups can lock system hotkey CTRL + Alt + F4 esc CTRL + Alt + del code,)
  3. 所属分类:系统编程

    • 发布日期:2017-12-25
    • 文件大小:4096
    • 提供者:cobndew
搜珍网 www.dssz.com