搜索资源列表
Input
- 由于支付宝安全输入控件,如同其他众多安全控件方法一样,采用驱动方法劫持了IRP。这导致无法向其输入字符,传统的方法无论是发送WM_Char或者是WM_Keydown消息,还是Keybd_event和SendInput均对其无效。 笔者摸索出了通过直接读取$60,$64硬件端口来操作键盘,模拟输入的方法。 由于在Ring3下,由于Windows的保护机制,我无法直接操作硬件端口,所以我们需要构造一个驱动,或者使用著名的WinIo库。 这里给出我封装好的使用WinIo库
HexInflunceMap
- Hexagon Influence Mapping example with source code for Delphi. Side A vs Side B with weighted ranges used to simulate battle line strength and weaknesses-Hexagon Influence Mapping example with source code for Delphi. Side A vs Side B with weighted r
MSN_notify
- 多种方式模拟MSN的消息弹出框,DELPHI源代码,和大家分享了!-Simulate a variety of MSN message pop-up box, DELPHI source code, and to share it!
moni
- 调用WINIO,内嵌汇编代码模拟键盘鼠标操作。-Call WINIO, inline assembly code simulate keyboard and mouse operation.
shubiaodianji
- 易语言模拟鼠标点击源码,绝对原创,可以做为很好的参考-Easy language to simulate the mouse click source code, an absolute original, can be used as a good reference
Simulate-keystrokes
- delphi模拟按键Demo,代码简单齐全,可直接调试 -Delphi simulate keystrokes Demo, code simpl
BorlndMM-09-09-2010
- TBBMM - A Multicore Scalable Delphi and C++ Builder Memory Manager Replacement FastMM was adopted by Borland / CodeGear (now Embarcadero) end of year 2005 as the default memory manager for Delphi and C++ Builder. FastMM is fast, but...
Delphi_434127
- Delphi:Delphi实现屏幕字母识别程序Crystal Display源代码,用窗体来模拟屏幕上的字母,Delphi可以识别出显示的字母是什么,使用有第3方控件,编译前请确认已安装好所需控件。 -Delphi: Delphi to achieve letter recognition program Crystal Display screen source code, using form letters on the screen to simulate, Delphi can i
calculate
- Most important part to get value of cars in parking software. Re-calculate and simulate after new tarifation added to extrato (see source code).-Most important part to get value of cars in parking software. Re-calculate and simulate after n
xpmenu
- This example project try to simulate Office XP menu look and feel, without loosing any of the menu standard functionality, RightToLeft has been taking in account in the code. You can alter the code to give your own colors and fonts. -This example pro