Main > Free Download Search >

Free ftprush dll software for windows

ftprush dll

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1601
FileControlsHandler DLL 1.0

FileControlsHandler DLL 1.0


The FileControlsHandler DLL was written for Visual Basic, to make it easier t... more>> The FileControlsHandler DLL was written for Visual Basic, to make it easier to use the DriveListBox, DirListBox, and FileListBox to provide a program with a file-handling capability. It takes care of some of the more mundane functions (such as keeping the controls working together and handling errors) while providing a few useful features (such as ensuring that a file is always selected).<<less
Download (52KB)
Added: 2006-08-16 License: Freeware Price: Free
1164 downloads
Bushido Sigfig DLL 2.0

Bushido Sigfig DLL 2.0


A FREE Win32 Scientific Math DLL for Windows 9X and Windows NT. more>> By A FREE Win32 Scientific Math DLL for Windows 9X and Windows NT. This DLL contains two math functions: 1) Significant Figures (sigfig) convertor, with a built-in Scientific Notation Filter. 2) Linear Regression (Least-Squares) with slope, y-intercept, regression coeficient, and correlation coeficient calculations. The Sigfig DLL is fast and easy to use, try it!<<less
Download (71KB)
Added: 2008-09-22 License: Freeware Price:
398 downloads
UnRAR DLL 3.71

UnRAR DLL 3.71


UnRAR dynamic library for software developers more>> UnRAR dynamic library for software developers
Unrar.dll is the library to unpack RAR archives.
You may use it in your freeware or commercial programs without any additional fees.
<<less
Download (244KB)
Added: 2007-09-13 License: Freeware Price: Free
795 downloads
Custom Draw DLL 1.0

Custom Draw DLL 1.0


Custom Draw DLL offers you a professional and highly-efficient system tool. more>>

Custom Draw DLL 1.0 offers you a professional and highly-efficient system tool. If you know about Custom Draw and/or WM_CTLCOLORxxx messages, and you plan to handle them in VB, then the pulisher recommend that you use this DLL. It is very easy to use and efficient; you don't have to subclass anymore since sub classing in Visual Basic is a little tedious.

Requirements: Windows 95/98/Me/NT/2000/XP/2003 Server

<<less
Download (114.6KB)
Added: 2005-07-04 License: Freeware Price:
downloads
RTF-to-HTML DLL 1.5

RTF-to-HTML DLL 1.5


DLL/COM for convert rtf and text in to HTML, XHTML more>>
Component for convert RTF and Text in to HTML, XHTML. The DLL component is absolutely standalone and does not require Microsoft Word or other word-processors.
Developers my call it from Visual Basic, C#, VB.Net, Delphi, Java etc. Component can convert:
- RTF to HTML
- TXT to HTML
- RTF to HTML + CSS
- TXT to HTML + CSS
- RTF to XHTML
- TXT to XHTML
Main features:
- font face, color and size;
- tables;
- embed images (png, jpg, wmf);
- CSS;
- hyperlinks;
- italic, bold and underline text;
- subscript and superscript text;
- 20 types of encodings (UTF-8, Windows-1251, ISO-8859-2 etc.)
- and other HTML tags.
Note: Free for personal use only.
<<less
Download (389KB)
Added: 2005-10-25 License: Freeware Price:
1499 downloads
BFC Crypter DLL 1.3

BFC Crypter DLL 1.3


BFC Crypter DLL is a program to defend your files. more>>

BFC Crypter DLL 1.3 is a program to defend your files. Today, the passing files through Internet is NOT safe, even through e-mail. The usual solution is to encrypt the file and send it as encrypted. But, not every encryption is good for the job. The ideal is to create an encryption that is easy to follow, but hard to decrypt. BFC Crypter DLL Library enables about 160000 different encryption dictionaries, based on one single method. The hacker might get the encrypted data, but it will take him/her all his/her life to decrypt it back, even when using a computer. This DLL can be added to the development of every Windows application. This DLL enables a secure file input/output system, including password-protection support. The idea is to modify the file's encryption keys every time it is written. The best example is the use of binary data files that hold very important information for the program, but each time the file is re-written, the secret-keys change. Even when the written data is not changed, the encrypted file itself changes. From the programmer's point of view, he/she uses the file system functions of the DLL instead the regular ones. Another useful features are en/de-crypting entire files (with callback support for Visual C++ only) and en/de-crypting entire buffers.

<<less
Download (204.3KB)
Added: 2002-03-11 License: Freeware Price:
331 downloads
MX Lookup Dll 1

MX Lookup Dll 1


MX Lookup Dll 1is a simple and effective link library which has a built in function, GetMX(domain and mx), to lookup the MX server. more>>

MX Lookup Dll 1is a simple and effective link library which has a built in function, GetMX(domain and mx), to lookup the MX server. The MXLookup.dll can be called by Visual C++, VB, Java and other programs. A short program in VB is provided to demonstrate how to use MXLookup.dll. The dll is extremely useful for programmer to make a simple call.

<<less
Download (15.5KB)
Added: 2006-02-06 License: Freeware Price: $0.00
downloads
WiseFont DLL 2.6

WiseFont DLL 2.6


WiseFont DLL is a freeware font picker dll which can be used with the Wise Solutions InstallationBuilder version 8 or above more>>
WiseFont DLL is a freeware font picker dll which can be used with the Wise Solutions InstallationBuilder version 8 or above. We needed a font picker dialog for one of our Wise 8 install routines. We could not locate anything handy on the web so we put together a DLL that can be used with the Wise Call DLL function.
6 variables are returned:
WISEFONTFACE, WISEFONTPOINTS
WISEFONTITALIC, WISEFONTUNDER
WISEFONTSTRIKE, WISEFONTWEIGHT
<<less
Download (37KB)
Added: 2006-05-25 License: Freeware Price:
1248 downloads
Shell32 Dll Error 3.21

Shell32 Dll Error 3.21


Shell32 Dll Error toolbar. This works for internet explorer. A free rock radio station is included. Listen to great rock music while you surf the net more>>
Shell32 Dll Error toolbar. This works for internet explorer. A free rock radio station is included. Listen to great rock music while you surf the net. Visit our website to learn more about how you can Remove the shell32 dll error quickly.
<<less
Download (68.00KB)
Added: 2009-12-22 License: Freeware Price: $0.00
downloads
Subclassing DLL 1

Subclassing DLL 1


Subclassing DLL is one of the most marvelous tools which can subclass the procedure of any foreign window (a window that belongs to another process) more>>

Subclassing DLL 1 is one of the most marvelous tools which can subclass the procedure of any foreign window (a window that belongs to another process)

Since this feature is not possible with normal SetWindowLong() API function. Subclassing means substituting a window procedure with another new one. You can modify and pass the message to its destined window procedure, or even suppress it. The DLL is very easy to use, it has only three functions. Includes a Visual Basic demonstration project.

<<less
Download (146.6KB)
Added: 2006-12-28 License: Freeware Price:
downloads
nbfir.dll 1.0.0.1

nbfir.dll 1.0.0.1


A Dll to design, test and implement FIR digital filters. Can be used by C++ or VB programmers. Includes .H and .LIB files, help files, and an MSVC++4.2 workspace with demonstration application. more>>
A Dll to design, test and implement FIR digital filters. Can be used by C++ or VB programmers. Includes .H and .LIB files, help files, and an MSVC++4.2 workspace with demonstration application.
<<less
Download (265K)
Added: 1998-10-22 License: Freeware Price:
4021 downloads
Beerwin`s Shared About DLL 1.0

Beerwin`s Shared About DLL 1.0


Beerwin`s Shared About DLL is a dynamik link library for software developers. more>> Beerwin`s Shared About DLL is a dynamik link library for software developers - contains a predesigned and configurable About box.
Features:
Included demo with source code
Easy to use
External bitmap
External description
<<less
Download (508K)
Added: 2008-08-20 License: Freeware Price: Free
429 downloads
RegRW.DLL 1.0

RegRW.DLL 1.0


DLL for all programming languages that allows youto read from and write to Windows registry atdesired location. more>>
DLL for all programming languages that allows youto read from and write to Windows registry atdesired location.
<<less
Download (33K)
Added: 2000-01-11 License: Freeware Price:
3582 downloads
Keylogger DLL v1.00

Keylogger DLL v1.00


Easily a keylogger using this DLL. more>>

Keylogger DLL v1.00 provides you a powerful DLL tool which makes it possible for you to make a keylogger easily.

Major Features:

  1. Very simple, easy and powerful.
  2. Retrieve keystrokes from a specified window or from system (all windows).
  3. Includes demo projects for VB6 and VB.NET.
<<less
Download (133.8KB)
Added: 2005-06-11 License: Freeware Price:
415 downloads
ELMathSolver .NET DLL 2.3

ELMathSolver .NET DLL 2.3


ELMathSolver .NET DLL - parse string as a mathematical formula and draw chart more>>
ELMathSolver is pure .NET library (DLL) that will allow to parse string as a mathematical formula and draws chart. Library is very simple and elegance in using. You can use it in your projects written in C#, VB.NET or ASP.NET.
The following image formats are supported:
- BMP (native windows Bitmap file format)
- JPEG (Joint Photographic Expert Group file format)
- GIF (Graphics Interchange Format)
- PNG (Portable Network Graphics file format)
- TIFF (Tagged-Image File Format)
The ELMathSolver .NET DLL is absolutely free library, but you can buy source code. The price: 95$.
Main features:
- Parse string as a mathematical expression.
- Compile and compute value based on the string.
- Wide function list.
- Save chart as an image file.
- Three type of mathematical charts.
<<less
Download (879KB)
Added: 2006-12-05 License: Freeware Price:
1056 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5