Top 20 Downloads Freeware Last week |
Downloads | File | Author |
10964 | ResHack.zip | Angus Johnson |
83 | aputilcrypt.zip | Ascanio Pressato |
61 | dd-aboutbox.zip | Peter D Johnson |
59 | dd-vinfo.zip | Peter D Johnson |
59 | cipher.zip | Hagen Reddmann |
56 | dd-wdwstate.zip | Peter D Johnson |
52 | dd-hkeype.zip | Peter D Johnson |
45 | cport260.zip | Dejan Crnila |
40 | ZLPortIO.zip | Zloba Alexander |
39 | csortlistbox.zip | Neftalí -Germán Estévez- |
38 | xstringgrid.zip | Michael Dürig |
33 | acmaudio.zip | Peter Morris | StuckIndoors.com |
31 | delphipackagetool_version_1_2_0_10.zip | Samuel Herzog (Samuel Herzog) |
29 | dcpcrypt2.zip | David Barton |
28 | nextgrid_d7.zip | Bojan Nikolic (Bergsoft) |
28 | ldap.zip | Hevesi Róbert (Hevesi Róbert) |
28 | dd-sysinfo.zip | Peter D Johnson |
27 | ciacomport.zip | Wilfried Mestdagh (Wilfried Mestdagh) |
25 | CDiscInfo.zip | Neftalí -Germán Estévez- |
24 | waveaudio.zip | Kambiz R. Khojasteh |
[ ResHack.zip ] [ 554,899 bytes ] | [ Freeware ] [ No Source ] | ||
Resource Hacker is a freeware utility to view, modify, add, rename and delete resources in Win32 executables and resource files. Incorporates an internal resource compiler and decompiler and works on Win9x, WinME, WinNT, Win2000 and WinXP. [more] Added: 13-02-2000/24-03-2002 | Version: 3.4.0 | Downloads: 1759964/1728766/10964
|
[ aputilcrypt.zip ] [ 16,405 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 | D6 | D7 | D8 | D2 ] | ||
This is the crypting algorithm used from the Sircam virus. Also there is some my variation. This file is part of APUtils that will be released soon. Added: 2-12-2003/19-12-2005 | Version: 1.0 | Downloads: 779/778/83
|
[ dd-aboutbox.zip ] [ 32,387 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 | D6 | D7 | D2 ] | ||
This component encapsulates an About Box in a non-visual component. It has various string properties to display five different pieces of information in the about box. Alternatively, the about box can display information extracted from the program's version information resource. This is accessed using a linked TPJVersionInfo component - available from DSP and my website. Note: The TPJVersionInfo component must be installed before this component. The About box also displays an icon. This is the icon defined for the application (see the Icon property of TApplication). If no icon has been specified for the application the default Delphi icon is used. The display attributes and location on the screen can also be customised. A help file is included that integrates into the IDE for Delphi 3 to 7. It does not integrate with the Delphi 1, 2 and 2005 or later IDEs but can be used independently of the IDE. [more]v3.3 adds a new Position property to enable the dialog to be aligned to the screen, the desktop work area or the parent form. New demo program also added. Added: 15-07-1999/19-12-2005 | Version: 3.3.1 | Downloads: 5113/4932/61
|
[ dd-vinfo.zip ] [ 52,945 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | D6 | D7 | D2 | C1 | C3 | C4 | C5 | C6 ] | ||
TPJVersionInfo is a 32 bit non-visual component for all Win32 versions of Delphi and C++Builder that encapsulates the version information contained in an executable file's resources. The component reads information from a designated file's VERSIONINFO resource. The required file is specified in the component's FileName property. Setting FileName to the empty string fetches version information for the executable containing the component. The boolean HaveInfo property indicates whether the file contains version information. This component can access variable file information for each language provided in the resource. Run-time properties enable access to to version information. Properties enable:
The component makes calls to the Windows API. Therefore the version information being read must follow the Microsoft guidelines - be warned that not all software complies! For detailed information about version information refer to the Win32 SDK. A help file is provided that integrates with the help system of Delphi 3 to 7. An a-link keyword file is provided for integration with Delphi 6 and 7. Source code of two demo programs is also provided. [more]A 16 bit version of the component is available from the author's website. Added: 19-12-2005 | Version: 3.1.1 | Downloads: 59/59/59
|
[ cipher.zip ] [ 692,947 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C3 | C4 ] | ||
Delphi Encryption Compendium Part I. A Compendium of various fast Hash-,Checksum- and Encryption algorithm, includes:
Added: 18-04-1999/5-09-1999 | Version: 3.0 | Downloads: 32185/27730/59
|
[ dd-wdwstate.zip ] [ 48,372 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | D6 | D7 | D2 ] | ||
TPJWdwState and TPJRegWdwState are a pair of non-visual components that can save and restore a window's size, position and state between program executions. Key features are:
TPJWdwState stores window information in an ini file while TPJRegWdwState uses the Windows registry. A help file is included that integrates into the Delphi 3-7 OpenHelp system and can be used stand-alone with Delphi 2005 and later. A property editor is provided for editing HKEY values (such as the registry root key property of TPJRegWdwState). This editor is also available separately. [more]Added: 23-08-1999/19-12-2005 | Version: 4.3.1 | Downloads: 4112/3812/56
|
[ dd-hkeype.zip ] [ 6,396 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | D6 | D7 | D2 ] | ||
This code defines a property editor for properties of type HKEY - i.e. registry root keys. The editor causes a drop-down list of all the registry root keys supported by Delphi to be displayed in the object inspector for any property of type HKEY. Such a property is exposed by my TPJRegWdwState component (available on DSP or from my website). This property editor is included with current releases of that component. [more]v1.0.2 adds support for Delphi 6 & 7. Added: 5-11-2000/19-12-2005 | Version: 1.0.3 | Downloads: 2617/2602/52
|
[ cport260.zip ] [ 148,579 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | C3 | C4 | C5 ] | ||
A set of components for writing serial communication program. Components included: TComPort, TComDataPacket, TComTerminal TComComboBox, TComRadioGroup and TComLed. With these tools, you can write serial application faster and easier than ever. A Delphi context sensitive file included. Added: 11-10-1998/14-05-2000 | Version: 2.60 | Downloads: 45194/28532/45
|
[ ZLPortIO.zip ] [ 12,733 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
ZLPortIO - This unit allow your application direct access port input and output under all versions of Microsoft Windows Added: 20-05-2001 | Version: n/a | Downloads: 15355/15355/40
|
[ csortlistbox.zip ] [ 24,600 bytes ] | [ Freeware ] [ With Source ] [ D6 ] | ||
Component derived from a TListBox that adds the property to define order (sort) for the different elements from the list; Next to each element is a signal to indicate the sort type (ASC/DESC). It adds a array property to consult the state of each item of the list. Listbox Sort image ASC DESC Added: 19-12-2005 | Version: 1.0 | Downloads: 39/39/39
|
[ xstringgrid.zip ] [ 73,768 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | D6 | D7 | C3 | C5 ] | ||
XStringgrid is an extended version of the stringgrid which offers a lot more flexibility. It's possible to apply different colors and fonts to each column and it's header and align the content of the cells. In addition it offers different inplace editors which can be assigned to columns to edit their cells. So far edit, combo, maskedit, updown, checklist, button checkbox and form inplace editors are implemented. TXStringgrid also implements a flexible sort mechanism. This version includes a simple mechanism to control the style (i.e. color, font...) of each cell. See the demo project to get started. Added: 18-03-1997/30-06-2003 | Version: 2.6 | Downloads: 18133/17489/38
|
[ acmaudio.zip ] [ 18,290 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 ] | ||
Audio Compression Manager wrapper components for Delphi. Allows you to convert WAV -> MP3 ->WAV etc. Allows you to record and compress audio small enough for live streaming over a small bandwidth. Updated a small bug which caused intemittent access violations during recording. Added: 7-09-2000/6-11-2000 | Version: 1.1 | Downloads: 14186/13944/33
|
[ delphipackagetool_version_1_2_0_10.zip ] [ 877,962 bytes ] | [ Freeware ] [ No Source ] | ||
Tool to install/build/compile project groups (.bpg) directly without using the Delphi IDE. - Used to make automatic build of projects. - Used to install/uninstall packages. - Used to rebuild projects for different Delphi Versions. - Helps you in taking over a project from another computer or programmer. - Creates batch file .bat to install&compile your projects/packages. - New feature: Project Group Editor. Arrange your .bpg file by drag&drop. - Creates Batch-File to install/compile all packages/projects of a Borland Package Group file (.bpg) [more] 1.2.0.10 ( 17.12.2005 ) See history.txt for more details about the changes. Added: 23-11-2004/19-12-2005 | Version: 1.2.0.10 | Downloads: 362/319/31
|
[ dcpcrypt2.zip ] [ 194,340 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 | D6 | C3 | C4 | C5 ] | ||
DCPcrypt is an open source library of cryptographic components (encryption and hash algorithms) for Borland Delphi 4, 5, 6, C++ Builder (3?), 4, 5, 6 and Kylix 1, 2 for Linux. The idea behind DCPcrypt is that it should be possible to "drop in" any algorithm implementation to replace another with minimum or no code changes. To aid in this goal all cryptographic components are descended from one of several base classes, TDCP_cipher for encryption algorithms and TDCP_hash for message digest algorithms. DCPcrypt v2 contains full implementations of the following algorithms:
Added: 19-01-1999/25-07-2002 | Version: 2 Beta 2 | Downloads: 10225/10176/29
|
[ nextgrid_d7.zip ] [ 898,146 bytes ] | [ Freeware ] [ No Source ] [ D6 | D7 | C6 ] | ||
NextGrid is a powerful Delphi/CBuilder Grid. It is very easy to use it (in design-time with using Column Editor and in run-time). NextGrid have much more features than standard Grid, attractive look (full XP themes support), it is extremely fast (quick sorting, data manipulation, drawing...). Added: 25-07-2005 | Version: 3.2 | Downloads: 524/524/28
|
[ ldap.zip ] [ 7,110 bytes ] | [ Freeware ] [ With Source ] [ D5 | D6 | D7 | D8 ] | ||
This is a telephone register, which ask some properties (name, username, mobile number) using LDAP. You can use it to list all Windows Domain users using ADsDSOObject (LDAP). Added: 16-11-2004 | Version: 1.0 | Downloads: 1197/1197/28
|
[ dd-sysinfo.zip ] [ 40,370 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | D6 | D7 | D2 ] | ||
System information classes and associated global variables. Information is provided via:
Extended operating system detection improved in this release: can now detect Windows Vista, XP Tablet and XP Media Center editions, and WOW64 subsystem of 64 bit Windows. The TPJSysInfo component and a set of functions that were provided in earlier versions of the unit are also included but are now deprecated. [more]Some OS detection code based on a translation of example C code on MSDN. Added: 9-12-2001/15-11-2005 | Version: 2.0 | Downloads: 3454/3436/28
|
[ ciacomport.zip ] [ 6,986 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | D6 | C3 | C4 | C5 ] | ||
TCiaComPort is a Delphi component (full source included) for serial communications. It is full event driven and fires an event when data is available. It has also a 'LineMode' property in case you want to receive packets wich ends with particulary characters. Added: 18-03-2002 | Version: 1.05 | Downloads: 10922/10922/27
|
[ CDiscInfo.zip ] [ 344,134 bytes ] | [ Freeware ] [ No Source ] [ D6 ] | ||
This component allows to retrieve various information about System Drives. Hard Disks, local, floppy disk, network drives, RAM Drives... Can retrieve information about Volume, Serial Number, free/occupied Space, labels, icon of system, Clusters, Sectors... and more. Place it in a form and define the drive letter. Added: 19-12-2005 | Version: 1.0 | Downloads: 25/25/25
|
[ waveaudio.zip ] [ 81,259 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | D6 | D7 ] | ||
The Wave Audio Package provides seven components for playing and recording of wave audio formats, two components for storing wave data as Delphi resources, one audio mixer component, and one high resolution multimedia timer. The package has also a set of useful functions for manipulating wave audio's. The package's components are:
Added: 18-08-2003/25-07-2005 | Version: 1.602 | Downloads: 4110/4097/24
|
© 1995-2005 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ). All rights reserved. |