搜索资源列表
一个永远显示的对话框
- 《创建一个不可关闭的对话框》 [代码性质] VC完整应用程序代码 创建一个基于对话框的工程,一切默认即可。 在对话框的属性general中,设置caption为空,这样用ctrl+alt+del就发现不到此 程序。 在对话框的属性more stytle 中,选中disable,这样就不能用右键关闭此程序。 删除取消按钮,双击确定按钮,在其对应函数中将 CDialog::OnOK()删除。这样就 不能用回车关闭此程序。如果只是简单的删除确定按钮是不行的。 当然了,要是关闭计
SRSHook
- 一个利用远程线程技术在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
Process3
- 用vc编写的进程查看程序,有些按下Ctrl+Alt+Del也看不到的黑客程序在本程序下可以一览无余-vc prepared with the process View procedures, Some press Ctrl-Alt-Del also see the hacker program in the procedure can be readily perceived
vcHotKey
- 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
Alt-Ctrl
- 本文主要介绍如何开发一个ActiveX控件,提供接口,与相应事件挂钩。文中涉及到VARIANT,SAFEARRAY,BSTR的详细使用方法。 另外还提供了WinSock的详细开发步骤,以及如何响应网络超时,网络断开的事件方法以及在VC调用该控件的方法。-This article describes how to develop an ActiveX control, to provide interfaces to link with the corresponding event. Man
dlgforever
- 《创建一个不可关闭的对话框》 [代码性质] VC完整应用程序代码 创建一个基于对话框的工程,一切默认即可。 在对话框的属性general中,设置caption为空,这样用ctrl+alt+del就发现不到此 程序。 在对话框的属性more stytle 中,选中disable,这样就不能用右键关闭此程序。 删除取消按钮,双击确定按钮,在其对应函数中将 CDialog::OnOK()删除。这样就 不能用回车关闭此程序。如果只是简单的删除确定按钮是不行的。 当然了,要是关闭计算机之类的操作,那就没办
SysHotKey
- | | | 实现原理: | | 锁定 Ctrl+Alt+Del 使用远程线程、代码注入及子类化技术 | | 其它键盘消息使用普通钩子技术 | | | | 本模块向 VB 程序员展示远程线程、代码注入等似乎被列入 | | 只有Delphi、VC程序员才可能使用的技术,同时目前诸多* | | 也同样大量使用这些技术。注入的方式比 Dll 钩入更加隐蔽。 | | 注入后无进程、无文件 -| | | Principle: | | lock Ctr
locktools
- 用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
vcTrapCAD
- VC++屏蔽Windows热启键(Ctrl+Alt+Del)程序,实现动态禁用/启用Window NT/2000/XP的Ctr+Alt+Del组合键,在远程线程分配内存来存放参数。测试发现,本程序在XP下运行好像有点问题,容易导致电脑重启,特别是在勾选选框的时候,大家请注意-VC++ Shield Windows Thermal Kai key (Ctrl+ Alt+ Del) program, dynamic disable/enable Window NT/2000/XP the Ctr+
vcTrapCAD
- VC++屏蔽Windows热启键(Ctrl+Alt+Del)程序,实现动态禁用/启用Window NT/2000/XP的Ctr+Alt+Del组合键,在远程线程分配内存来存放参数。测试发现,本程序在XP下运行好像有点问题,容易导致电脑重启,特别是在勾选选框的时候,大家请注意。-VC++ Shield Windows Thermal Kai key (Ctrl+ Alt+ Del) program, dynamic disable/enable Window NT/2000/XP the Ctr+
WindowsThermalKaikeyprogram
- VC++屏蔽Windows热启键(Ctrl+Alt+Del)程序-VC++ Shield Windows Thermal Kai key (Ctrl+ Alt+ Del) program
trapkeys
- 屏蔽Ctrl+Alt+Del组合键、Alt+Tab组合键以及Ctrl+Esc组合键等等,很值得一看-Shield Ctrl+ Alt+ Del key combination, Alt+ Tab key combination Ctrl+ Esc key combination, and so on, is worth a visit
TrapCAD
- VC++屏蔽Windows热启键(Ctrl+Alt+Del)程序,实现动态禁用/启用Window NT/2000/XP的Ctr+Alt+Del组合键,在远程线程分配内存来存放参数。测试发现,本程序在XP下运行好像有点问题,容易导致电脑重启,特别是在勾选选框的时候,大家请注意。 -Windows VC++ hot start button mask (Ctrl+ Alt+ Del) program, dynamic disable/enable Window NT/2000/XP the Ct
HotKey
- 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
scxt
- 首先,感谢盒子的朋友们无私的精神(尤其是麻子哥,抄过你不少代码呦~)。在盒子里学到了太多的东西(好多太高深看8懂:P)总觉着不上传点东西分享一下很愧疚...... 前几天在学习监测硬件是否变化时发现了VC版的“闪盘小偷”代码,为了学习将其改成了DELPHI版,大家一起研究。 程序功能:监视是否有移动存储设备插入,如果插入将其内容拷贝到指定目录中. 实现原理:当Windows系统的硬件设置发生变化时,系统将会向所有应用程序发送一条WM_DEVICECHANGE消息.当有设备
Jacket-U
- Jacket-U盘自动复制软件源码,采用VC++编写实现的U盘监控自动复制程序,运行后按ctrl+alt+u打开界面,功能有:自动隐藏-全自动智能选择U盘-自动拷贝-进程隐藏-开机后台启动-改进。 -Jacket-U disk automatically copy the software source code, U disk monitoring automatically with VC++ prepared to achieve copy program, run after Pre
201211100518161
- VC++写的定时关机程序 这是一款小巧的定时关机程序,点击隐藏后可通过快捷键Ctrl+Alt+G返回前台。在编辑框中输入分钟数,按下定时按钮即可实现定时关机-Timing shutdown procedures VC++ write a small timing shutdown procedure, click to hide by shortcuts Ctrl+Alt+G returns foreground. Press the timer button in the edit bo
time
- VC++定时关机、重启程序,还可实现定时注销,点击隐藏后可通过快捷键Ctrl+Alt+G返回前台。在编辑框中输入分钟数,按下定时按钮即可实现定时关机-VC++ regular shutdown, restart the program, but also the timing canceled, click hidden by shortcuts Ctrl+Alt+G returns the foreground. Press the timer button in the edit box,
TimeExit
- VC++定时关机、重启程序,还可实现定时注销,点击隐藏后可通过快捷键Ctrl+Alt+G返回前台。在编辑框中输入分钟数,按下定时按钮即可实现定时关机。是本站一款定时关机程序的修改版,分享与大家学习。-VC++ regular shutdown, restart the program, but also to achieve timing canceled click hidden by shortcut Ctrl+ Alt+ G to return to the front desk. Pre
Ctrl_alt_del禁用
- my_dll2.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 my_dll2.cpp 这是主 DLL 源文件。 应用程序向导创建了下列资源: my_dll2.rc 这是程序使用的所有 Microsoft Windows 资源的列表。它包括 RES 子目录中存储的图标、位图和光标。 此文件可以直接在 Mic