winscp418source

所属分类:Ftp服务器
开发工具:Borland C++
文件大小:1989KB
下载次数:6
上传日期:2009-05-01 17:25:33
上 传 者zhoudawei917
说明:  带SSH功能的FTP软件 含有源代码等信息 测试可以使用
(FTP with SSH features such as software source code that contains information the test can be used)

文件列表:
Console.bpf (99, 2008-08-18)
Console.bpr (2036, 2008-09-28)
Console.rc (795, 2008-12-01)
default.bmk (5916, 2007-08-17)
DragExt.bpf (104, 2004-03-04)
DragExt.bpr (2057, 2008-09-28)
DragExt.rc (815, 2008-12-01)
DragExt64.rc (817, 2008-12-01)
DScpComp.bpk (3486, 2008-08-18)
DScpComp.cpp (511, 2003-01-11)
FileZilla.bpf (218, 2007-01-03)
FileZilla.bpr (5449, 2008-08-18)
lib.bmk (5907, 2007-08-17)
licence (15515, 2003-09-14)
makefile (1737, 2007-10-29)
makefile.dragext64 (1169, 2007-10-18)
Putty.bpf (218, 2005-03-30)
Putty.bpr (7423, 2008-08-18)
RScpComp.bpf (210, 2006-10-19)
RScpComp.bpr (2239, 2008-08-18)
ScpCore.bpf (213, 2003-05-06)
ScpCore.bpr (5995, 2008-08-18)
ScpForms.bpf (2350, 2008-04-07)
ScpForms.bpr (9669, 2008-08-18)
WinSCP.bpr (7055, 2008-12-01)
WinSCP.cpp (1224, 2008-08-03)
WinSCP.drc (30757, 2008-12-01)
WinSCP.rc (796, 2008-12-01)
components\LogMemo.cpp (10494, 2008-09-23)
components\LogMemo.h (4932, 2008-09-23)
components\UnixDirView.cpp (26601, 2008-02-16)
components\UnixDirView.h (6848, 2007-07-29)
components\UnixDriveView.cpp (22852, 2008-10-26)
components\UnixDriveView.h (7167, 2008-10-26)
console\Console.h (1596, 2008-06-17)
console\Main.cpp (18889, 2008-08-18)
core\Bookmarks.cpp (15416, 2008-09-16)
core\Bookmarks.h (3851, 2006-07-09)
core\Common.cpp (34708, 2008-06-24)
... ...

This is the README file for source code package of WinSCP. To build full version of WinSCP you need Borland C++ Builder 6 Professional. You can build version without FTP support with Borland C++ Builder 6 Personal. To build ***-bit version of drag&drop shell extension, you need Windows Platform SDK. To build WinSCP from source by yourself, type 'make' in root folder of source code package (directory where 'makefile' file resides). To build version without FTP support, use 'make -DNO_FILEZILLA'. To build also ***-bit version of drag&drop, use 'make -DWITH_DRAGEXT***'. However before you need to set some environment variables. Refer to makefile.dragext***. Directory structure: / project files of all native libraries and executables /components native WinSCP visual components /console console interface /core core (non-visual) part of WinSCP (SSH, SFTP, FTP and SCP code) /dragext drag&drop shell extension /filezilla source code of FileZilla FTP client /forms visual part of WinSCP (dialogs and windows) /lib this is where linked libraries are stored during build /packages general visual components (both mine and 3rd party) /putty source code of Putty SSH client /release Inno Setup script to create setup package (see /release/readme) /resource resources strings /windows other sources WinSCP homepage is http://winscp.net/ See the file 'licence' for the licence conditions.

近期下载者

相关文件


收藏者