(used for Salamander only) Source commit: 84fceaacd30a1740e2d6bba49b9e9f2fc57574f4
@@ -28,9 +28,7 @@
#include <S3FileSystem.h>
//---------------------------------------------------------------------
#pragma link "SHDocVw_OCX"
-#ifndef NO_RESOURCES
#pragma resource "*.dfm"
-#endif
//---------------------------------------------------------------------------
static void __fastcall DoAboutDialog(TConfiguration * Configuration,
bool AllowLicense, TRegistration * Registration, bool LoadThirdParty)
@@ -6,9 +6,7 @@
#pragma package(smart_init)
#pragma link "PngImageList"
__fastcall TAnimations120Module::TAnimations120Module(TComponent * Owner)
: TDataModule(Owner)
__fastcall TAnimations144Module::TAnimations144Module(TComponent * Owner)
__fastcall TAnimations192Module::TAnimations192Module(TComponent * Owner)
__fastcall TAnimations96Module::TAnimations96Module(TComponent * Owner)
@@ -15,9 +15,7 @@
#pragma link "PasswordEdit"
__fastcall TAuthenticateForm::TAuthenticateForm(TComponent * Owner)
: TForm(Owner), FSessionData(NULL), FTerminal(NULL)
@@ -11,9 +11,7 @@
#include <PuttyTools.h>
#include "Cleanup.h"
bool __fastcall DoCleanupDialog()
{
@@ -17,9 +17,7 @@
#pragma link "HistoryComboBox"
#pragma link "PathLabel"
void __fastcall DoConsoleDialog(TTerminal * Terminal, const UnicodeString Command,
const TStrings * Log)
#pragma link "Rights"
#pragma link "CopyParams"
bool __fastcall DoCopyDialog(
bool ToRemote, bool Move, TStrings * FileList, UnicodeString & TargetDirectory,
@@ -12,9 +12,7 @@
bool __fastcall DoCopyParamCustomDialog(TCopyParamType & CopyParam,
int CopyParamAttrs)
bool __fastcall DoCopyParamPresetDialog(TCopyParamList * CopyParamList,
int & Index, TCopyParamPresetMode Mode, TCopyParamRuleData * CurrentRuleData,
@@ -16,9 +16,7 @@
#pragma link "ComboEdit"
__fastcall TCopyParamsFrame::TCopyParamsFrame(TComponent* Owner)
: TFrame(Owner)
@@ -14,9 +14,7 @@
#include "CreateDirectory.h"
bool __fastcall DoCreateDirectoryDialog(UnicodeString & Directory,
TRemoteProperties * Properties, int AllowedChanges, bool & SaveSettings)
@@ -21,9 +21,7 @@
#include "Custom.h"
__fastcall TCustomDialog::TCustomDialog(UnicodeString AHelpKeyword)
: TForm(GetFormOwner())
bool __fastcall DoCustomCommandDialog(TCustomCommandType & Command,
const TCustomCommandList * CustomCommandList,
@@ -53,9 +53,7 @@
#pragma link "TB2Toolbar"
#pragma link "ThemePageControl"
#define WM_COMPONENT_HIDE (WM_WINSCP_USER + 4)
static const int SessionPanelCount = 4;
@@ -13,9 +13,7 @@
#include "WinConfiguration.h"
bool __fastcall DoEditMaskDialog(TFileMasks & Mask)
#pragma link "TBXStatusBars"
#pragma link "TBXExtItems"
TForm * __fastcall ShowEditorForm(const UnicodeString FileName, TForm * ParentForm,
TNotifyEvent OnFileChanged, TNotifyEvent OnFileReload, TFileClosedEvent OnClose,
bool __fastcall DoEditorPreferencesDialog(TEditorData * Editor,
bool & Remember, TEditorPreferencesMode Mode, bool MayRemote)
@@ -18,9 +18,7 @@
#pragma link "IEListView"
#pragma link "NortonLikeListView"
TFileFindDialog * FileFindDialog = NULL;
static const int NoSort = 1;
#include <StrUtils.hpp>
void __fastcall DoFileSystemInfoDialog(
const TSessionInfo & SessionInfo, const TFileSystemInfo & FileSystemInfo,
@@ -20,9 +20,7 @@
bool __fastcall DoFullSynchronizeDialog(TSynchronizeMode & Mode, int & Params,
UnicodeString & LocalDirectory, UnicodeString & RemoteDirectory,
#include <GUITools.h>
const UnicodeString AllFilesMask(L"*");
const UnicodeString NoOpOperationMask(L"*");
TGlyphsModule * GlyphsModule;
@@ -5,10 +5,8 @@
#include "Glyphs120.h"
__fastcall TGlyphs120Module::TGlyphs120Module(TComponent * Owner)
#include "Glyphs144.h"
__fastcall TGlyphs144Module::TGlyphs144Module(TComponent * Owner)
#include "Glyphs192.h"
__fastcall TGlyphs192Module::TGlyphs192Module(TComponent * Owner)
#include <WinApi.h>
#include <PasTools.hpp>
const int KnownHostsIndex = 2;
#include "Tools.h"
UnicodeString LicenseStr[2] =
{ L"LICENSE", L"LICENSE_EXPAT" };
bool __fastcall LocationProfilesDialog(TOpenDirectoryMode Mode,
TOperationSide Side, UnicodeString & LocalDirectory, UnicodeString & RemoteDirectory,
@@ -24,9 +24,7 @@
#pragma link "UpDownEdit"
const int SiteImageIndex = 1;
const int OpenFolderImageIndex = 2;
#include "MessageDlg.h"
const UnicodeString MessagePanelName(L"Panel");
const UnicodeString MainMessageLabelName(L"MainMessage");
#pragma link "TB2ExtItems"
#pragma link "TBXToolPals"
TNonVisualDataModule *NonVisualDataModule;
#define SCPCOMMANDER ((TScpCommanderForm *)ScpExplorer)
bool __fastcall DoOpenDirectoryDialog(TOpenDirectoryMode Mode, TOperationSide Side,
UnicodeString & Directory, TStrings * Directories, TTerminal * Terminal,
@@ -31,9 +31,7 @@
const int BelowNormalLogLevels = 1;
@@ -26,9 +26,7 @@
#pragma link "TBX"
UnicodeString __fastcall TProgressForm::ProgressStr(
const TSynchronizeProgress * SynchronizeProgress, const TFileOperationProgressType * ProgressData)
bool __fastcall DoPropertiesDialog(TStrings * FileList,
const UnicodeString Directory, const TRemoteTokenList * GroupList,
bool __fastcall DoRemoteCopyDialog(TStrings * Sessions, TStrings * Directories,
TDirectRemoteCopy AllowDirectCopy, bool Multi, void *& Session, UnicodeString & Target, UnicodeString & FileMask,
#pragma link "GrayedCheckBox"
__fastcall TRightsFrame::TRightsFrame(TComponent* Owner)
@@ -45,9 +45,7 @@
class TSynchronizedBrowsingGuard
@@ -34,9 +34,7 @@
#pragma link "TBXLists"
__fastcall TScpExplorerForm::TScpExplorerForm(TComponent* Owner)
: TCustomScpExplorerForm(Owner)
bool __fastcall DoSelectMaskDialog(TControl * Parent, bool Select, TFileFilter & Filter)
// Sheet tag:
// 01 top, 02 indented
@@ -10,9 +10,7 @@
#include <WinInterface.h>
bool __fastcall DoSymlinkDialog(UnicodeString & FileName, UnicodeString & PointTo,
TOperationSide Side, bool & SymbolicLink, bool Edit, bool AllowHardLink)
@@ -22,9 +22,7 @@
const int WM_USER_STOP = WM_WINSCP_USER + 2;
const int ImageColumnIndex = 4;
@@ -13,14 +13,12 @@
#pragma link "TB2Dock"
#pragma link "TB2Item"
// Used for comparing only
__fastcall TSynchronizeProgressForm::TSynchronizeProgressForm(TComponent * Owner, bool AllowMinimize, int Files)