资源简介
ICS - Internet Component Suite - V8 - Delphi 7 to RAD Studio 10 Seattle
=======================================================================
(Aka FPIETTE's Components)
Revised: March 3, 2016
http://www.overbyte.be/
http://wiki.overbyte.be/
Table of content:
-----------------
- Legal issues
- Donate
- Register
- Contributions
- Latest Versions
- Version Control repository
- Installation
- Available VCL Components
- Sample applications
- About SSL
- Support
- Release notes
- Midware
- Known problems
- Special thanks
Legal issues:
-------------
Copyright (C) 1997-2016 by Fran鏾is PIETTE
Rue de Grady 24, 4053 Embourg, Belgium
SSL implementation includes code written by Arno Garrels,
Berlin, Germany, contact:
ICS is freeware.
This software is provided 'as-is', without any express or
implied warranty. In no event will the author be held liable
for any damages arising from the use of this software.
Permission is granted to anyone to use this software for any
purpose, including commercial applications, and to alter it
and redistribute it freely, subject to the following
restrictions:
1. The origin of this software must not be misrepresented,
you must not claim that you wrote the original software.
If you use this software in a product, an acknowledgment
in the product documentation would be appreciated but is
not required.
2. Altered source versions must be plainly marked as such, and
must not be misrepresented as being the original software.
3. This notice may not be removed or altered from any source
distribution.
4. You must register this software by sending a picture po
代码片段和文件信息
//---------------------------------------------------------------------------
#include sepch.h>
#pragma hdrstop
#pragma package(smart_init)
//---------------------------------------------------------------------------
// Package source.
//---------------------------------------------------------------------------
#pragma argsused
int WINAPI DllEntryPoint(HINSTANCE hinst unsigned long reason void*)
{
return 1;
}
//---------------------------------------------------------------------------
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 892 2013-10-01 16:22 Install\D7Install.bpg
文件 754 2013-10-01 16:22 Install\D2006Install.bdsgroup
文件 1944 2013-10-01 16:22 Install\D2007Install.groupproj
文件 1901 2013-10-01 16:22 Install\D2009Install.groupproj
文件 1901 2013-10-01 16:22 Install\D2010Install.groupproj
文件 1861 2013-10-01 16:22 Install\DXeInstall.groupproj
文件 1885 2013-10-01 16:22 Install\DXe2Install.groupproj
文件 3909 2013-10-01 16:22 Install\DXe2InstallVclFmx.groupproj
文件 2239 2013-10-01 16:22 Install\DXe3Install.groupproj
文件 4251 2013-10-01 16:22 Install\DXe3InstallVclFmx.groupproj
文件 2047 2014-02-09 17:55 Install\DXe4Install.groupproj
文件 4251 2013-10-01 16:22 Install\DXe4InstallVclFmx.groupproj
文件 2047 2013-10-01 16:22 Install\DXe5Install.groupproj
文件 4251 2013-10-01 16:22 Install\DXe5InstallVclFmx.groupproj
文件 2047 2014-04-06 08:05 Install\DXe6Install.groupproj
文件 4251 2014-04-06 08:05 Install\DXe6InstallVclFmx.groupproj
文件 2047 2014-08-06 11:46 Install\DXe7Install.groupproj
文件 4251 2014-08-06 11:46 Install\DXe7InstallVclFmx.groupproj
文件 2044 2015-03-03 11:17 Install\DXe8Install.groupproj
文件 4248 2015-03-03 11:17 Install\DXe8InstallVclFmx.groupproj
文件 2047 2015-08-31 17:35 Install\D10SInstall.groupproj
文件 4251 2015-08-31 17:35 Install\D10SInstallVclFmx.groupproj
文件 2044 2016-02-23 15:58 Install\D101Install.groupproj
文件 8235 2016-02-23 15:58 Install\D101InstallVclFmx.groupproj
文件 789 2013-10-01 16:22 Install\CB2006Install.bdsgroup
文件 1972 2013-10-01 16:22 Install\CB2007Install.groupproj
文件 1929 2013-10-01 16:22 Install\CB2009Install.groupproj
文件 1929 2013-10-01 16:22 Install\CB2010Install.groupproj
文件 1889 2013-10-01 16:22 Install\CBXeInstall.groupproj
文件 1913 2013-10-01 16:22 Install\CBXe2Install.groupproj
............此处省略1912个文件信息
评论
共有 条评论