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

搜索资源列表

  1. 一个屏保程序

    1下载:
  2. 本程序运行后将会屏 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->
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:19kb
    • 提供者:阿的
  1. lockcmp

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

    • 发布日期:2008-10-13
    • 文件大小:4.76kb
    • 提供者:GGG
  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
    • 文件大小:116.97kb
    • 提供者:张三
  1. SRSHook

    1下载:
  2. 一个利用远程线程技术在Win2000下屏蔽ctrl+alt+del组合键的方法。 不过是bcb和delphi的代码。 在VC++中的调用方法如下-a remote thread in shielding under Win2000 ctrl alt del bond portfolio side France. But yes, and moreover delphi code. VC in the call are as follows
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:94.33kb
    • 提供者:whl
  1. Fuck_CAD_Unit

    0下载:
  2. 一个很发方便的NT下屏蔽Ctrl+Alt+Del的单元(Fuck_CAD_Unit.pas) 带Demo 主要是方便新手 只要调用两个函数就能屏蔽/还原 不用在研究别人一大堆代码 并且打包好了D-made a very convenient shield NT Ctrl-Alt-Del Module (Fuck_CAD_U nit.pas) Band Demo is mostly newcomers as long as two functions can be called
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:359.75kb
    • 提供者:hke
  1. UsbKeyboard

    0下载:
  2. 自制USB键盘,含源码,原理图 用了一个4*4的小键盘,有0-9十个数字键, Num Lock键,Caps Lock键,Shift键,Ctrl键,Alt键,回车键等。 最多可以有三个键同时按下,如果相交的话,最多只能两个键按下-homemade USB keyboard, with the source code, and using the principle of a 4 * 4 small keyboard, a 0 -9 10 numeric keys, Num Lock k
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.74mb
    • 提供者:zxh
  1. tttttttttttttttttt--999

    0下载:
  2. Start.exe 安装 Insert.dll 中的 WH_GETMESSAGE 钩子.在钩子回调函数中 判断当前进程ID是否先前 Start.exe 查找到的 Explorer进程ID, 是的话,则 再次LoadLibrary(Insert.dll),并定位到其中ThreadPro函数. 此时创建一个 新线程,线程函数就是ThreadPro,该新线程首先往Start.exe消息队列放置一个线 程退出消息 WM_QUIT,导致其消息循环结束. 此时插入线程完成..可以看到
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:25.64kb
    • 提供者:pangguigao
  1. 在2000下屏蔽Ctrl-Alt-Del例程

    0下载:
  2. 在WINDOWS2000下屏蔽Ctrl-Alt-Del例程源代码-in Windows2000 under shielding Ctrl-Alt-Del source code routines
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:43.37kb
    • 提供者:张天师
  1. vcHotKey

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

    • 发布日期:2017-04-02
    • 文件大小:17.94kb
    • 提供者:zs21
  1. dlgforever

    0下载:
  2. 《创建一个不可关闭的对话框》 [代码性质] VC完整应用程序代码 创建一个基于对话框的工程,一切默认即可。 在对话框的属性general中,设置caption为空,这样用ctrl+alt+del就发现不到此 程序。 在对话框的属性more stytle 中,选中disable,这样就不能用右键关闭此程序。 删除取消按钮,双击确定按钮,在其对应函数中将 CDialog::OnOK()删除。这样就 不能用回车关闭此程序。如果只是简单的删除确定按钮是不行的。 当然了,要是关闭计算机之类的操作,那就没办
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:25.62kb
    • 提供者:代伟
  1. SysHotKey

    0下载:
  2. | | | 实现原理: | | 锁定 Ctrl+Alt+Del 使用远程线程、代码注入及子类化技术 | | 其它键盘消息使用普通钩子技术 | | | | 本模块向 VB 程序员展示远程线程、代码注入等似乎被列入 | | 只有Delphi、VC程序员才可能使用的技术,同时目前诸多木马 | | 也同样大量使用这些技术。注入的方式比 Dll 钩入更加隐蔽。 | | 注入后无进程、无文件 -| | | Principle: | | lock Ctr
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:14.19kb
    • 提供者:kidy
  1. Shift+Alt

    0下载:
  2. 利用Visual c++.net 编写的 如何捕获Alt和Shift+Alt组合键 程序。代码都有注释。对初学者很有帮助!-Using Visual c . Net prepared to capture Alt and Shift Alt key combination procedures. Code have the Notes. Very helpful for beginners!
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:196.98kb
    • 提供者:羊妹妹
  1. Ctrl+Alt+Shift

    0下载:
  2. 利用Visual c++.net 编写的 如何捕获Ctrl、Ctrl+Alt和Ctrl+Alt+Shift组合键 程序。代码都有注释。对初学者很有帮助!-Using Visual c . Net prepared to capture Ctrl, Ctrl Alt and Ctrl Alt Shift key combination procedures. Code have the Notes. Very helpful for beginners!
  3. 所属分类:.net

    • 发布日期:2017-03-30
    • 文件大小:192.6kb
    • 提供者:羊妹妹
  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-05
    • 文件大小:76.58kb
    • 提供者:994
  1. vbaPasswordCrack

    0下载:
  2. 新建一个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
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:8.31kb
    • 提供者:zh
  1. ALT_Code_Scan

    0下载:
  2. ALT码查询器,此工具可以查询字符的ALT码,在打字状态时按住ALT键,再在小键盘上依次按相应的ALT码,然后松开ALT键就可以实现文字的输入了。-ALT Code Finder, the tool can search for characters ALT key, hold down the ALT key while typing the state, and then followed by the keypad corresponding ALT key, then release t
  3. 所属分类:Console

    • 发布日期:2017-03-23
    • 文件大小:90.68kb
    • 提供者:danch744
  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
    • 文件大小:2.63kb
    • 提供者:vunqielou
  1. 2-Delphi-source-code-15-in-1

    0下载:
  2. 15 in 1 useful delphi source codes, it contains the following codes: 1-Hide icons on the Desktop 2-Hide the internet connection status from system tray 3-Disable CTRL+ALT+DELETE under XP 4-Change size of the Windows Start Button 5-Kill a ta
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-21
    • 文件大小:4.64kb
    • 提供者:David
  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
    • 文件大小:4kb
    • 提供者:cobndew
  1. 禁用Ctrl+Alt+Del源码

    0下载:
  2. The code shows how to disable Ctrl+Alt+Del shortcut in windows system.
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:147kb
    • 提供者:shawn5013
« 12 3 4 5 6 »
搜珍网 www.dssz.com