|
|
Type Library
|
TLBDOC License: Freeware
|
|
|
Creates a Windows Help File from a Type Library. Documents all OLE automation objects, properties, methods and events. Use as a developers tool or just to explore all those mysterious ActiveX controls on your hard disk! Requires Microsoft Help Compiler.
Author: Duncan Charlton| Date: 25-02-2003 | Size: 132 KB
|
|
- |
|
CD Library License: Freeware
|
|
|
CD Library is a media cataloging tool for the Windows platforms. It is not tested yet on other Windows platforms. CD Library creates catalog files of drives - CD-ROMs, hard disks, floppies, ZIPs, ... and folders. It offers these catalogs offline for browsing and search operations with wildcards. CD Library makes smaller catalog files than other similar applications. It also reads MP3 files tags and offers searching through them.
Author: | Date: 04-10-2001 | Size: 400 KB
|
|
- |
|
Zango Presents Library of the Ages License: Shareware
|
|
|
Crack open ancient volumes in Zango presents Library of the Ages. To defeat the Library of the Ages, you have to quickly figure out which books win the most points and sort the puzzle before the lights go out! Free download, Unlimited play
Author: Zango| Date: 01-08-2004 | Size: 4199 KB
|
|
- |
|
URL Generator License: Freeware
|
|
|
The URL Generator will create a list of URLs based on the field values you enter. The list of URLs can then be saved from the program, and loaded into offline downloader program like RafaBot to download each and every file automatically, and saves you having to manually type in each file you want to download. In particular, it is designed for 'directly downloadable files', where you do not want to download whole websites, or HTML files, but perhaps a range of sequential images from an online image library. Perhaps you subscribe to an image library where you have to add files to a basket, but the basket does not have a "bulk" or "download all" option - you have to download each file individually! That could take days when you have a large library!
Author: Spadix Software| Date: 15-06-2003 | Size: 144 KB
|
|
- |
|
Regular Expression Component Library for BCB3 License: Freeware
|
|
|
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 3 IDE's RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size: 4292 KB
|
|
- |
|
Regular Expression Component Library for BCB5 License: Freeware
|
|
|
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 5 IDE's RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size: 3774 KB
|
|
- |
|
Regular Expression Component Library for BCB6 License: Freeware
|
|
|
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 6 IDE's RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size: 3376 KB
|
|
- |
|
Regular Expression Component Library for VC7 License: Freeware
|
|
|
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ and Visual Studio .NET 2002. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size: 6603 KB
|
|
- |
|
Regular Expression Component Library for VC7.1 License: Freeware
|
|
|
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ in Visual Studio .NET 2003. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 01-08-2003 | Size: 6702 KB
|
|
- |
|
Regular Expression Component Library for VC6 License: Freeware
|
|
|
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++. Member function event handling is supported using the packaged Boost function and bind facilities which comes with the download. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size: 6949 KB
|
|
- |
|
Lumisoft UI Controls License: Freeware
|
|
|
when using Lumisoft’s UI Controls 0.11, developers can choose from over a dozen basic flat controls and add them to their Windows Forms applications. The library includes the following controls: · Label · Button · ToolBar · EditBox · SpinEdit · ComboBox · CheckBox · PictureBox · TabControl · OutlookBar · DateTimePicker With this library, developers can quickly add controls to their applications that would normally involve much more work. For example, developers can take advantage of ButtonEdit, which is the combination of an EditBox and a Button. Other examples of controls this library offers to developers include SpinEdit and OutlookBar controls. However, the library seems somewhat buggy. For example, the code generated when dragging a control (specifically, the wFrame type) onto a Form will not compile: it inserts obsolete code that contains a typographical error. The controls can be configured using the Property tab in Visual Studio .NET, but lack the more advanced WYSIWYG design-time support offered by other control libraries. The code of the library is written in C#. The controls lack databinding capabilities. Some properties don’t seem to have any effect. Limited to one style, unlike other libraries. The toolbar cannot float in applications; namely, it is not dockable.
Author: ComponentSpot| Date: 16-10-2003 | Size: 1767 KB
|
|
- |
|
.NET Communication Library License: Freeware
|
|
|
Microsoft’s .NET Framework class library doesn’t support certain common communication protocols, for example, the NNTP and POP3 protocols. Although still in its infancy, Smilla’s .NET Communication Library is attempting to fill the gap. By using Smilla’s class library, developers can add NNTP protocol support to their applications for functionalities such as: • Reading newsgroups • Reading common MIME types • Posting new articles (simple text only) • Supporting attachments Developers can therefore write Windows Forms and ASP.NET (Web Forms) client newsreader apps. The library has been written in C#, but is not marked as CLS compliant. It is distributed under the GNU Lesser General Public License and is open source. Further protocols are supposed to be added in the future, eventually residing in separate assemblies.
Author: ComponentSpot| Date: 16-07-2002 | Size: 800 KB
|
|
- |
|
Garbe.Sound Audio DSP License: Freeware
|
|
|
With Garbe.Sound Audio DSP, a .NET class library, developers can create their own sound filters or use the ones implemented by the author. The author has provided over a half dozen filters, including Gain, Delay, and Reverberation. The library also has the ability to read and write .WAV files, but only in mono. The filters are designed to act like a signal box, with a signal input and output. The library has been written to be as systematic as possible: most classes inherit from the SoundObj class. It is not a strong-named assembly so it can’t be registered in the Global Assembly Cache. Furthermore, the class is not marked as CLS compliant, so developers may encounter problems when using it in languages other than C#. The class library can be used in .NET Framework Windows Forms and Web Forms applications.
Author: ComponentSpot| Date: 07-09-2003 | Size: 847 KB
|
|
- |
|
PADMan License: Freeware
|
|
|
PADMan gives access to an extensive free- and shareware library with descriptions, program information, screenshots and downloads. Actual data from the internet resulting in the latest programm versions and a permanently growing library. The layout can be filtered, formatted, printed and reworked with MS-Word. Include an offline reader to save costs and the possibility to publish own libraries. Engl., German, installation free.
Author: Detlev Schaefer| Date: 27-10-2000 | Size: 457 KB
|
|
- |
|
BookDB License: Freeware
|
|
|
With BookDB you can enter all your books with author, category, publisher etc and print them out in a variety of formats. Why would you need such a thing? Well, if you're always going to book sales and buying bargains only to get home and find you've doubled up, take a printout with you! BookDB has a super-condensed print mode so you'll need a magnifying glass, but at least it'll save a tree or two. BookDB also has lending library features. With them, you can add borrowers, loan out books, add multiple copies and so on. If you'd like to test these new features, just create a blank file called 'library.txt' in the same folder as BookDB2.exe and restart the program.
Author: Spacejock Software| Date: 01-12-2004 | Size: 2530 KB
|
|
- |
|
> Matrix TCL> License: Shareware
|
|
|
> This is a C++ template class library to perform matrix calculations, just like built-in data types, with ease and efficiency in your programs. It supports most of the matrix calculations like arithmetic operations, sub-matrix operations, inversion, various matrix decompositions, solution of simultaneous linear equations, eigen value and eigen vector problem, and much more. Full source code is included with the package.>
Author: > Techsoft Pvt. Ltd.>| Date: 2- -> | Size: 0 KB
|
|
- |
|
cryptlib License: Freeware
|
|
|
Cryptlib by Peter Gutmann is a security toolkit that allows even less experienced programmers to add strong encryption and authentication services to their programs, security features that are becoming more and more indispensable. The library attempts to hide the low-level details of encryption/decryption and authentication from programmers, allowing them to quickly make their projects more secure. Some of the symmetric encryption (private key) and authentication algorithms that cryptlib supports include the following: · AES (Rijndael) · Blowfish · DES, 3DES · RC2, RC4, RC5 The following hash algorithms are available in the library: · MD2, MD4, MD5 · RIPEMD-160 · SHA It offers services such as: · S/MIME · SSL/TLS · ssh It features various hashed message authentication code algorithms: · HMAC-MD5, HMAC-SHA, HMAC-RIPEMD-160 Finally, asymmetric (public/private key) encryption algorithms such as the following are available: · Diffie-Hellman, DSA, RSA cryptlib can also be used with a variety of crypto devices (for example, Fortezza cards and Smart cards). The library is free if used in personal, freeware, or shareware projects. The library is written in C. ActiveX and C++ wrappers are provided. The project is OSI Certified Open Source Software.
Author: ComponentSpot| Date: 10-03-2004 | Size: 1347 KB
|
|
- |
|
Lens - magnifying glass License: Freeware
|
|
|
The Lens - magnifying glass is a graphic tool for viewing the screen area in different zooms (magnify from 1x to 64x). This program was designed as a demo of the krpRegions library (the library for creating cool looking interfaces), but many people with poor eyesight have found this program very helpful. The Lens supports "skins", so you can easily create your own "skins" for this program.
Author: ABF software, Inc.| Date: 06-04-2003 | Size: 594 KB
|
|
- |
|
BookReader License: Freeware
|
|
|
Reading electronic texts from your text processor is an excellent recipe for eye strain. BookReader offers a unique way of reformatting text documents to represent them on your screen according to your preferences. The program can scroll text automatically. It remembers the reading position for each book from your personal library. BookReader includes a personal library manager, bookmarks manager and on-line library browser. More than 4000 freeware titles are available for direct download from the program. The text and the page layout are fully customizable. The user can alter fonts, colors, page dimensions, borders, textures etc. BookReader can import books from text files. The program provides the topic autorecognition and creates the table of contents automatically. Import from archives also supported. Currently BookReader supports ZIP, RAR and GZ archives.
Author: Mykola Rudenko| Date: 19-08-2001 | Size: 990 KB
|
|
- |
|
OpenSSL License: Freeware
|
|
|
By using the Open SSL 0.9.7c library, developers can write applications that take advantage of Secure Sockets Layer (SSL v2/v3), Transport Layer Security (TLS v1). The Open SSL library uses the included full-strength general-purpose cryptography library, which can be used by itself. Security features such as the following can be implemented: · Data integrity: An application can detect if data has been modified during transmission. · Authenticity: An application can verify the identity of the sender using certificates. · Privacy: An application can ensure that no intermediary between the sender and the recipient can understand the data. Transport Layer Security is an extension of SSL. It is now overseen by an international standards organization. It provides the same capabilities as SSL (data integrity, authenticity, and privacy between client and server), but takes advantage of newer, more advanced cryptographic technology. It is backwards compatible with SSL. The cryptographic library includes a multitude of encryption algorithms. The symmetric, or private key, encryption algorithms offered include Rijndael (now officially the Advanced Encryption Standard, or AES, algorithm of the U.S. government), IDEA, DES, 3DES, RC2, RC4, and Blowfish. The asymmetric, or private/public key, encryption algorithms include RSA, DSA, and Diffie-Hellman. Also included are message digest algorithms such as MD2, MD5, MDC2, and SHA, whose resulting hashes can be used by digital signature schemes to digitally sign documents. The Open SSL library uses some but not all of these algorithms. To compile for the Win32 platform, Perl or compiling under Cygwin is required. Some of the encryption routines/algorithms are covered by patents.
Author: ComponentSpot| Date: 30-09-2003 | Size: 2879 KB
|
|
- |
|
OpenExpert License: Freeware
|
|
|
Ever had the problem that you frequently use a file type with more than one application, while you can only associate one application with that file type? OpenExpert is the answer to this problem! Instead of messing around with a fixed association of a file type with only one application, it adds an "Open with" item to the context menu of the chosen file type with all the applications you decide.
Author: BAxBEx Software| Date: 24-04-2001 | Size: 583 KB
|
|
- |
|
FTP Component License: Freeware
|
|
|
Microsoft’s .NET Framework class library contains no classes that will allow developers to access File Transfer Protocol (FTP) services directly. KCommon’s FTP component was designed to compensate for the fact that .NET lacks FTP support. With this FTP component, programmers can build either Windows Forms or ASP.NET (Web Forms) applications that will allow users to send or receive a single file or multiple files, using the FTP protocol. Operations for synchronous and asynchronous (using a callback or an event) transfers are supported. KCommon supports passive mode, but does not support active mode, which could cause problems with poorly written firewalls. Recall that in passive mode, the data flow is set up and initiated by the FTP client, rather than the server. This means improved security for the client computer, because it won’t have to deal with data flow being set up by the server. The component is written in C#. It is not marked as CLS compliant. It does not support proxy servers. The online description erroneously refers to an FtpSession type (it should be Session).
Author: ComponentSpot| Date: 08-05-2002 | Size: 843 KB
|
|
- |
|
TC License: Freeware
|
|
|
TC: shell to displays the Type and Creator codes of Macintosh files using Windows NT Explorer. Put the program tc.exe in your Windows NT director.; Open the directory called SendTo owning to your account. For ex., open the directory: c:winntProfilesAdministratorSendTo. Put the batch file tc.bat in this directory; Via NT Explorer, select file, right click, select tc.bat The Type and Creator codes of the Macintosh file are displayed in a MSDOS
Author: Soft_Experience| Date: 17-04-2004 | Size: 4 KB
|
|
- |
|
abfComponents License: Freeware
|
|
|
The abfComponents product is a base part of the ABF Visual Components Library, contains a set of powerful and easy-to-use common components, lots of classes and procedures. Product is compatible with all 32-bit versions of Borland Delphi and C++Builder. abfComponents is free for non-commercial usage, you can freely download a full featured version. If you are planning to use this product in some commercial project you should purchase the source code or purchase a full version of ABF VCL.
Author: ABF software, Inc. (ABF-DEV.COM)| Date: 31-08-2004 | Size: 416 KB
|
|
- |
|
quickdb License: Freeware
|
|
|
Quickdb is a light database engine which resides in memory and which permits you to have a very versatile database engine for C++ programs. Quickdb does not rely on any other package, can be delivered in a dll and is compatible with XML.
Author: matricsoft| Date: 23-08-2002 | Size: 221 KB
|
|
- |
|
vstr License: Freeware
|
|
|
Vstr is a safe and fast string library for C. It is designed for network communication. Its design uses blocks of ptr+length data, so adding, substituting, and deleting data are all fast operations. This model also allows it to do automatic referencing for mmap() areas of memory. Shortcut APIs are included to mmap() a file into a Vstr string, and read()/write() data to/from a Vstr string. Another big feature of the library is a POSIX and ISO 9899:1999 compliant printf() like function, which can also be extended with user supplied formatters that are gcc warning compatible. The total API is over 270 functions, but laid out in a easy to remember manner, including data parsing functions, a non-destructive split() function, and conversion functions (among others).
Author: James Antill| Date: 14-12-2003 | Size: 870 KB
|
|
- |
|
MenuXP License: Freeware
|
|
|
CMenuXP is a small set of MFC classes that allow developers to add various graphical user interface elements with an Office XP look to their MFC apps. What this means is that developers can add the flat, non-3D, “water-color” UI controls that were first introduced in Office XP to their MFC applications. These controls do not have raised edges, do not look “pushed in” when clicked, and are not “shadowed” (except for menus). Instead, when elements are selected, they are outlined and shaded. The following classes are included in the library: · CButtonXP: Creates a flat-edged button. · CComboBoxXP: Creates a flat-edged combobox. · CMenuXP: Allows, among other things, icons along the edge of menus · CStatusBarXP: Creates a flat-edged status bar. · CToolBarXP: Developers can easily insert other controls into this toolbar. · CBufferDC: Encapsulates double-buffering to eliminate flickering while drawing. · CImgDesc: A menu item image management class. However, the library has a couple of drawbacks. First, it cannot be used in a language other than C++. Second, it is written using MFC, the Microsoft Foundation Classes library. Although some programmers adore this framework, many find it unwieldy. Of course, the developer who wants to add the Office XP style to applications written using MFC may find that this class library can be of use. But developers starting a new project who are looking for a simpler, more secure library may wish to consider other options.
Author: ComponentSpot| Date: 10-03-2004 | Size: 811 KB
|
|
- |
|
10 Finger BreakOut License: Freeware
|
|
|
With this typing tutor game you will learn to type and improve your typing skills. This is a REAL Arcade Game, in which you are escaping from invaders, shooting and trying to hit balls. This is no fake you are playing BreakOut ! (You are not just typing characters). With this game you WILL have fun, but dont worry, by playing 10 Finger BreakOut you sure are learning to type.
Author: Giletech e.K.| Date: 17-11-2002 | Size: 600 KB
|
|
- |
|
Eventcorder suite License: Freeware
|
|
|
Eventcorder records and plays back Windows events. Events can be edited and optimized. It uses Clickviews - playback can continue safely even when the driven application has changed. The Clickviews can be cloned and clipped to make the playback even more robust. It has a capability to wait for a window before events are sent to it. User-defined screenshots can be made during playback - feature that can be used for testing of other application. Command line options are supported so that it can be called from *.bat file or from another application easily. Commands with a special meaning can be inserted to the recorded events. Eventcorder is also able to convert a text to events. Eventcorder can play variable parts. E-Scripter is a scripting tool that makes use of Microsoft VBScript. Scripts written in E-Scripter can call Eventcorder to play events and use ESX-Library objects to evaluate results of the playback. ESX-Library It is a collection of OLE Automation objects. They can be employed mainly for testing purposes. The objects can compare files, screenshots, etc. Spies Spies is a collection of tools that can help the user to work with Eventcorder suite. For more details and screenshots see: Eventcorder see http://www.volny.cz/eventcorder/ec_moreinfo.htm, E-Scripter see http://www.volny.cz/eventcorder/es_moreinfo.htm, ESX-Library see htp://www.volny.cz/eventcorder/ESX.htm, Spies see http://www.volny.cz/eventcorder/spies.htm
Author: Petr Potuznik| Date: 26-10-2003 | Size: 3700 KB
|
|
- |
| 1 | 2 | 3 | 4 | 5 |
|
|
Universal Explorer
Powerful windows explorer file manager and viewer.

Disk Size Manager Analyses hard disk space and collects statistics.

Web Data Extractor Email marketing software to extract specific contact.
 BackStreet Browser Powerful Offline Browser - Download Entire Website.
ListMotor Email List Manager, operates with email stored in simple text files or csv files.

|