搜索资源列表
透明窗口SetWindowLong
- 本程序通过调用user32.dll中的系统函数 SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE, GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000) 完成对窗口半透明的处理-this program by calling user32.dll the system function SetWindowLong (this - gt; GetSafeHwnd
autoclose.dll
- 一个在超过指定的时间后自动关闭窗口的动态链接库 -in over a specified period of time after closing window of the dynamic link library
DLL封装窗口
- 请先编译DLL文件,并将DLL文件拷贝至call Hook目录, 调用CallDll程序加载*前,应先运行IE-post compiler DLL files and DLL files are copied to call Hook catalog, call CallDll external loading procedures, before first running IE
可以截取dx游戏窗口和透明窗口 增加例程
- 易语言常用api(dll命令大全).rar
隐藏所有可视窗口 hide window
- 一款可以瞬间显示/隐藏所有可视窗口程序的源码,采用了日志钩子,可以不使用任何DLL文件,只有一个EXE文件即可,其中还有对系统状态栏图标的存取操作等
D12.dll
- 本人初学USB,使用的开发套件为周立功的"USB D12 SMART套件",参考书为《PDIUSBD12 USB固件编程与开发应用》。在学习过程中,发觉周立功提供的EasyD12.dll存在不少问题:如稳定性差,易出错,最可恶的是出错时会弹出那些提示窗口。于是,我萌发了自己编写一个DLL的念头。我在今年4月份开始着手做这项工作,断断续做了近2星期,都是利用晩上的时间做的,现在终于可以发布了。 相比周立功的EasyD12.dll,本人的MyD12.dll运行更加稳定、读写速度更
zhuru.dll注入的源代码
- 一个dll注入的源代码,通过找窗口句柄,HOOK,热键呼出封装在dll中的窗体,A dll into the source code through to find window handle, HOOK, exhaled hotkey is packaged in a form in dll
winform下面的窗口切换效果
- winform下面的窗口切换效果,有调用DLL和源码,支持十几种各种效果-winform following window transitions, there are calls to DLL and source code, supports a variety of effects dozen
AES
- AES文件加解密工具 本软件利用AES加密库"AesLib"进行加解密处理,能对文件进行128位、192位或256位这3种不同强度的加密,打开请直接运行"EncryptFileTest.exe"。 本加密工具还可以通过命令运行: AES [0|1] [file] 其中,参数为可选,但若仅有1个参数时则为[file]参数。0表示对[file]解密,1表示对[file]加密。 对于任何文件,若打开方式为AES,则程序会自动根据文件扩展名来默认决定是加密还是解密(若文件扩展名为“
delphiwaiguaguangjia
- delphi通用*框架 以DLL窗口注入+热键呼出 其实编程的人都知道 游戏辅助软件有个功能,启用后能在指定游戏内 弹出一个设置窗口 而这个*框架的功能也是如此,启用后能在特定的游戏 通过按指定热键 如(按Home)或者F12之类的 呼出设置窗口 -delphi common framework for the DLL plug-in window+ hotkey exhaled into the program who actual
ui-dll
- 基于Delphi的融合DLL中的窗口 焦点问题-DLL in Delphi based on the integration of the window focus
MyDll
- 这里是控制其它程序窗口的动态库的源程序。包括查找程序、移动窗口、最大化、最小化窗口、向窗口控件写入内容,按下某按钮,改变窗口尺寸、隐藏任务栏、显示任务-Here are other programs to control the dynamic library window of the source. Including the Finder, mobile window, maximize, minimize the window to write the contents of the w
yysd
- 使用Dll封装窗口,Dll封装业务,实际项目应用的.-Dll window to use package, Dll packaging business, the application of the actual item.
DLLform
- delphi 中调用dll窗口实例 d elphi 中调用dll窗口实例-delphi call dll form delphi call dll form delphi call dll form
DLLPackageFramewndAbdView
- DLL封装框架视图的示例代码,方式一 动态创建窗口,方式二 新建文档模板 -DLL package Framewnd ane view,one way:Dynamic create window,the other way is build new docunment template.
Dll-MDI
- 通过Dll调用MDI窗口,大家请参考,有意见请提。-Dll call MDI window
dll注入目标窗口与卸载
- dll注入目标窗口与卸载源码,这个是.cpp文件,改完直接拖进vc可直接运行
Batcd-DLL
- 批量检查指定IP地址端口是否打开的DLL,含DLL调用例子(Batch check that the specified IP address port is on DLL, DLL call example)
编写Win32控制台程序 注入带窗口的DLL
- 编写Win32控制台程序 注入带窗口的DLL源码(Write the Win32 console program into the DLL with the window)