MCPcopy Create free account

hub / github.com/ashkulz/NppFTP / functions

Functions1,267 in github.com/ashkulz/NppFTP

MethodConvertUTF32ToUTF8
tinyxml/src/tinyxmlparser.cpp:88
MethodConvertX509
src/SSLCertificates.cpp:96
MethodConvertX509Vector
src/SSLCertificates.cpp:73
MethodCopy
src/Windows/FTPWindow.cpp:1693
MethodCopyTo
src/DragDropSupport.cpp:567
MethodCopyToClipboard
CopyToClipboard Copies all items from the history to the clipboard in plaintext. Params none Return 0 - (UH_SUCCESS) Places
UTCP/src/uh_ctrl.cpp:1333
MethodCreate
src/Windows/KBIntDialog.cpp:19
MethodCreate
src/Windows/AboutDialog.cpp:37
MethodCreate
src/Windows/DragDropWindow.cpp:37
MethodCreate
src/Windows/SettingsDialog.cpp:35
MethodCreate
src/Windows/MessageDialog.cpp:35
MethodCreate
src/Windows/InputDialog.cpp:40
MethodCreate
src/Windows/Toolbar.cpp:76
MethodCreate
src/Windows/OutputWindow.cpp:64
MethodCreate
src/Windows/Window.cpp:39
MethodCreate
src/Windows/ChildDialog.cpp:31
MethodCreate
src/Windows/DockableWindow.cpp:78
MethodCreate
src/Windows/Treeview.cpp:53
MethodCreate
src/Windows/QueueWindow.cpp:34
MethodCreateHistoryWindow
CreateHistoryWindow Creates a window to be associated with the history control Params parent - parent window handle style - windo
UTCP/src/uh_ctrl.cpp:128
MethodCreateLocalDir
src/PathUtils.cpp:200
MethodCreateLocalDirFile
src/PathUtils.cpp:221
MethodCreateMenus
src/Windows/ProfilesWindow.cpp:250
MethodCreateMenus
src/Windows/FTPWindow.cpp:1141
MethodCreateParentPath
src/Windows/ProfileObject.cpp:152
MethodCreateProfile
src/Windows/ProfilesWindow.cpp:53
MethodCreateProfileFolder
src/Windows/ProfilesWindow.cpp:108
MethodCreateSocket
CreateSocket Params sock - reference for result SOCKET addressFamily - protocol family: AF_INET, AF_AF_IPX, etc. Default AF_IN
UTCP/src/ut_clnt.cpp:2525
MethodCreateUDPSocket
UTCP/src/ut_clnt.cpp:322
MethodCwd
src/FTPClientWrapperSSH.cpp:171
MethodDAdvise
src/DragDropSupport.cpp:344
MethodDES_encrypt
src/Encryption.cpp:101
MethodDUnadvise
src/DragDropSupport.cpp:348
MethodDataToHex
src/StringUtils.cpp:322
MethodDecrypt
src/Encryption.cpp:56
MethodDeinit
src/WinPlatform.cpp:18
MethodDeinit
src/FTPSession.cpp:65
MethodDeinitialize
src/Windows/Treeview.cpp:494
MethodDeleteFile
UTCP/src/ftp_c.cpp:1189
MethodDeleteFile
src/FTPClientWrapperSSL.cpp:327
MethodDeleteFile
src/FTPClientWrapperSSH.cpp:359
MethodDeleteProfile
src/Windows/ProfilesWindow.cpp:80
MethodDeleteString
delete a string by index *****************************************/
UTCP/src/utstrlst.cpp:607
MethodDestroy
src/Windows/DragDropWindow.cpp:54
MethodDestroy
src/Windows/Toolbar.cpp:115
MethodDestroy
src/Windows/OutputWindow.cpp:100
MethodDestroy
src/Windows/DockableWindow.cpp:90
MethodDestroy
src/Windows/FTPWindow.cpp:138
MethodDialog
src/Windows/Dialog.cpp:27
MethodDialogProc
src/Windows/Dialog.cpp:69
MethodDisconnect
src/FTPClientWrapperSSH.cpp:78
MethodDisconnectOnInfoMismatch
src/NppFTP.cpp:383
MethodDisconnectSSL
UTCP/src/ut_clnt.cpp:700
MethodDlgMsgProc
src/Windows/KBIntDialog.cpp:35
MethodDlgMsgProc
src/Windows/AboutDialog.cpp:47
MethodDlgMsgProc
src/Windows/SettingsDialog.cpp:62
MethodDlgMsgProc
src/Windows/MessageDialog.cpp:44
MethodDlgMsgProc
src/Windows/InputDialog.cpp:56
MethodDlgMsgProc
src/Windows/ChildDialog.cpp:40
MethodDlgMsgProc
src/Windows/ProfilesDialog.cpp:76
FunctionDllMain
src/PluginInterface.cpp:44
MethodDoIndent
tinyxml/include/tinyxml.h:1785
MethodDoLineBreak
tinyxml/include/tinyxml.h:1789
MethodDoRegisterDragDrop
src/DragDropSupport.cpp:52
MethodDoRevokeDragDrop
src/DragDropSupport.cpp:59
MethodDockableWindow
src/Windows/DockableWindow.cpp:29
MethodDoubleValue
tinyxml/src/tinyxml.cpp:1277
MethodDragDropWindow
src/Windows/DragDropWindow.cpp:25
MethodDragEnter
src/DragDropSupport.cpp:99
MethodDragLeave
src/DragDropSupport.cpp:124
MethodDragOver
src/DragDropSupport.cpp:113
MethodDrop
src/DragDropSupport.cpp:134
MethodDropDataWindow
src/DragDropSupport.cpp:359
MethodDropHelper
src/DragDropSupport.cpp:659
MethodDropTargetWindow
----------------------------------------DropTargetWindow-------------------------------------------------
src/DragDropSupport.cpp:23
MethodDupString
src/StringUtils.cpp:123
MethodEditProc
src/Windows/Dialog.cpp:135
MethodEditProfile
src/Windows/ProfilesWindow.cpp:39
MethodElement
@deprecated use ToElement. Return the handle as a TiXmlElement. This may return null. */
tinyxml/include/tinyxml.h:1703
MethodEnableCacheMapUI
src/Windows/ProfilesDialog.cpp:870
MethodEnableLog
EnableLog Turn file logging on and off Params yesNo - TRUE to enable FALSE to disable Disable is default Return 0 - (UH_SUCC
UTCP/src/uh_ctrl.cpp:978
MethodEnableThemeDialogTexture
src/WinPlatform.cpp:28
MethodEnableTimeStampedLog
EnableTimeStampedLog Turns date stamped log file naming on and off. If on then a new file will be created whenever the system date chan
UTCP/src/uh_ctrl.cpp:1021
MethodEncodeString
tinyxml/src/tinyxml.cpp:52
MethodEncrypt
src/Encryption.cpp:44
MethodEnumDAdvise
src/DragDropSupport.cpp:352
MethodEnumFormatEtc
src/DragDropSupport.cpp:314
MethodError
If an error occurs, Error will be set to true. Also, - The ErrorId() will contain the integer identifier of the error (not generally useful) - The
tinyxml/include/tinyxml.h:1460
MethodErrorCol
tinyxml/include/tinyxml.h:1478
MethodErrorDesc
Contains a textual (english) description of the error if one occurs.
tinyxml/include/tinyxml.h:1463
MethodErrorId
Generally, you probably want the error string ( ErrorDesc() ). But if you prefer the ErrorId, this function will fetch it. */
tinyxml/include/tinyxml.h:1468
MethodErrorRow
Returns the location (if known) of the error. The first column is column 1, and the first row is row 1. A value of 0 means the row and column wasn'
tinyxml/include/tinyxml.h:1477
MethodExists
checks to see if the given string exists in the list *****************************************/
UTCP/src/utstrlst.cpp:694
MethodExpandPath
src/FTPCache.cpp:324
MethodExpandPaths
src/FTPCache.cpp:313
MethodExternalToLocalPath
src/PathUtils.cpp:52
MethodFTPCache
src/FTPCache.cpp:27
MethodFTPClientWrapper
src/FTPClientWrapper.cpp:22
MethodFTPClientWrapperSSH
src/FTPClientWrapperSSH.cpp:37
MethodFTPClientWrapperSSL
src/FTPClientWrapperSSL.cpp:26
← previousnext →501–600 of 1,267, ranked by callers