-
NSIS Quick Setup Script Generator
zcczxccczcxcxcxzc\xcxczxc
- 2018-05-30 04:15:09下载
- 积分:1
-
pascal_function_of_the_whole_solution
pascal函数全解,非常详细的讲解了pascal的各个函数功能不错(pascal function of the whole solution, explained in great detail the various functions pascal function well)
- 2010-07-27 09:12:45下载
- 积分:1
-
SecureBridge502
SecureBridge502
SecureBridge Components Source Code
- 2013-02-03 01:15:30下载
- 积分:1
-
madRemote
说明: madRemote.rar
MadCollection.2.5.2.6FS
- 2020-06-25 18:40:01下载
- 积分:1
-
delphimuma
delphi木马编写技巧~包括自动启动自动关联程序~等等~(Delphi trojans writing skills- including automatic startup automatic correlation program ~ ~)
- 2014-01-07 16:44:51下载
- 积分:1
-
delphiremotedesktopcontrol
Delphi远程桌面(远程控制)程序附源代码(Delphi remote desktop (remote control) program with source code)
- 2021-05-13 13:30:02下载
- 积分:1
-
base64
base64 coding for delphi
- 2013-08-05 02:15:27下载
- 积分:1
-
UddCLean
自己写的UddCLeaner for ollydbg。Delphi完成遍历Udd目录下的子文件及文件夹递归删除。最后重建Udd文件夹。达到清空Udd文件夹的目的(Written UddCLeaner. Delphi to complete Udd traverse the directory sub-files and folders recursively deleted. Finally, reconstruction Udd folder. Reach Empty the purpose of the Udd file folder)
- 2012-06-07 19:11:29下载
- 积分:1
-
delphil-flashform
1,FlashWindow(Application.Handle, True) 让主程序在任务栏上的图标闪烁
2,FlashWindow(form.Handle, True) 让指定的form状态栏闪烁
3,对于在任务栏上没有图标的form,比如form2可以用下面这个过程模拟一下,
procedure CreateParams(var Params: TCreateParams) override
procedure TForm2.CreateParams(var Params: TCreateParams)
begin
inherited
Params.WndParent := 0 //此段代码的意思是使窗口显示在任务栏中
end
此时FlashWindow(form2.Handle, True) 让form2在任务栏上的图标就会闪烁
(delphil flashform)
- 2013-10-11 11:11:02下载
- 积分:1
-
Delphi
Delphi:Delphi实现的文本文件加密解密程序,选择一个文本文件,即可实现加密与解密。
(Delphi: Delphi to achieve a text file encryption and decryption program, select a text file, you can achieve encryption and decryption.)
- 2014-08-06 22:59:15下载
- 积分:1