搜索资源列表
delphi对windows高级编程的很多例子
- delphi对windows高级编程的很多例子:delphi实现屏幕落雪效果,按键转汉字,模拟输入法程序,利用消息钩子屏蔽定时器,利用窗口过程钩子截获QQ账号,判断用户目前是否在操作电脑-the windows of many high-level programming examples : delphi screen snow effect keys to Chinese characters, analog input procedures, the use of news hook sh
Delphi-Win
- 其中包含了 《Windows程序设计》PASCAL例子 《Windows高级编程指南》PASCAL例子 《Windows核心编程》PASCAL例子 ShellExecuteHook 示例 按键转汉字,模拟输入法程序 初步实现屏幕落雪效果 简单的文件分割合并工具 简单模拟所谓‘光标跟随’效果 利用Hook插入线程的改进版本 利用窗口过程钩子截获QQ账号 利用鼠标键盘钩子截获QQ账号 利用消息钩子屏蔽定时器 列举窗口及其路径简单例子 判断用户目
sltemp
- 屏蔽ctrl+x剪切功能 有的时候真的很讨厌人家乱用这个 笔者是网吧业主 别人无法删除我的文件 剪切就走了 很火 合乎 delphi写的-shielding ctrl x shear function sometimes really hate people to abuse this writer is no other owners of Internet cafes France delete my files shear away with the fire is written in
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
别烦我的Delphi版
- 好东西。屏蔽网页弹出的-good thing. Shielding the confines of pop website
Delphi中为应用程序制作启动封面
- 直接解压 为了实现启动封面的效果,我们要在delphi中使用两个窗体。一个窗体A用于显示程序的启动封面,而另一个为程序的主窗体B包含了您所设计的种种功能。窗体A是一个非规则窗口,其标题栏及最大化、最小化按钮和边框都被屏蔽掉了,其用一个Image控件装载一个图片文件来显示程序的封面,并用一个timer控件实现该窗口的定时关闭。为了方便程序使用者快速跳过启动封面直接进入程序主窗体,我们还要设置一个click事件来关闭窗体A并调用主窗体B。 -directly extracting activated
system
- 当运行本软件时,必须要有数据库密码才能使用,否则禁用任务管理器,屏蔽网络。-When running the software, must have a database password to use, or disable Task Manager, shielding the network.
sd
- delphi实现屏蔽杀毒功能 示例演示-delphi implementation shield antivirus features demo sample
scrnsave_code
- 这是一个在windows平台下运行的类似于win98的屏幕保护程序“变幻线”的东东,不过屏蔽掉了Alt+Ctrl+Del,Alt+Tab键,运行时全屏,只能用特定的密码退出,密码是:kkcocoon.呵呵,记住了,不然,可能要逼得你重新启动机器。 本程序对于每一个windows下编程的程序员(比如正在使用VC,VB,Delphi,C++Builder等的朋友)来说,相信都会是一个很有价值的示例程序。因为本程序没有使用MFC,VCL等类库,用Windows SDK(Windows Soft
ZRFree
- 自己常用的两个小工具的Delphi源码 1.超级短小的屏保启动程序 sss(ScreenSaverStarter) 如果要离开电脑一会并希望立即启动屏保,执行这个小程序即可。就一个非常小的 .dpr, 适合Delphi任何版本。 2.系统搜索路径设置程序 ZRPath 自家用的一个小小工具,可以方便地修改系统搜索路径,即时生效。 如果你是Delphi程序员,发布带运行包的程序时,你还可以用这个小小工具帮你暂时屏蔽 Delphi7.0/6.0 运行环
HookCtrl_Alt_Del
- windows xp 下彻底屏蔽ctrl+alt+del键。 delphi 7 + windows xp sp3下通过-completely under the windows xp screen ctrl+ alt+ del keys. delphi 7+ windows xp sp3 through
HookKey
- windows xp 下屏蔽系统热键(TAB,左右win皱键等),delphi 7 + windows xp sp3 下调试通过-under the shield system, windows xp hotkey (TAB, wrinkles around win key, etc.), delphi 7+ windows xp sp3 to debug through the
Delphi_Development_pop_shield_module_design_code.r
- Delphi Development of pop shield module design code Delphi开发弹窗屏蔽模块设计代码-Delphi Development of pop shield module design code
SCREENLOCK
- Delphi屏蔽ALT+TAB键 经测试,可以使用屏蔽系统热键源代码-ALT+ TAB key Delphi Shield has been tested, you can use the source code shielding system hotkey
Delphi-KeyBoardCode
- Delphi键盘按键伪码以及在keypress中如何屏蔽del键的代码-Delphi keyboard keys and the key code in keypress, how to shield the Del code