资源列表
Unit1
- resize buttom
CE_Series
- lazarus for wince 串口通讯源码-lazarus for wince serial communication source
FTPUploadThread
- FTP upload thread based using INDY. Status handles over messages. Works with INDY 8 and above.
带附件及Html显示的邮件发送类
- unit UnitSendMail; interface uses Windows, SysUtils, Classes,StdCtrls, ExtCtrls, ComCtrls, Dialogs, IdMessage, IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient, IdExplicitTLSClientServerBase,IdMessageClient, IdSMTP
ProcessInfo
- use process info with AdjustTokenPrivilege
u_pubvar
- public var and functions
demo
- delphi编译的dll文件,在c#的如何调用。c#调用delphi的d-c# used delhpi dll
WaveFileParser
- A WAV file is binary file in the RIFF format, RIFF format enables the user to haev multiple information in the same file which can either be used or not. The information is stored in chunks, each chunk have its type (4 chars) and side (dword) s
imgbutton
- 改良的delphi图形按钮控件源代码。delphi 7 下编译通过-Improved graphical button control delphi source code. delphi 7 compiled by
runparam
- 可以获取运行行多个参数 详细说明见代码-get run param
DelphiWANGLUOANGUAN
- 目前进行数据加密的方法很多,对数据的保护起到一定的作用。但如果采用固定的密钥或是密钥随数据一起传送,则均不能达到令人满意的保密效果。在实践过程中,我摸索出了一套“请求-应答”模式的随机密钥方法,对密码和数据的保密效果都令人十分满意。 当客户端程序启动并企图与服务器程序建立连接时,客户程序从服务器端取得一个由服务器程序产生的随机字串,系统将以此字串为密钥来传送用户登录密码和数据。由于密钥由服务器程序随机产生,客户每次登录时密钥均不相同,因此大大减少了密码被拦截导致数据被窃的可能性。
YFcbview
- 监视剪贴板的控件,当剪贴板中内容产生变化时,激发相应的处理事件-A component for monitoring then change of then content in windows clipboard. A event will be occured while there is some change, and then you cand handle then event.