Delphi 6.0x freeware Apps WITH sources |
[ alsed32.zip ] [ 34,008 bytes ] | [ Freeware ] [ No Source ] [ D3 | D4 | D5 | D6 ] | ||
Alternative Seek And Destroy for Windows 32 bit A little yet flexible and powerful tool/patcher. Search and replace text or binary pattern in multiple, arbitrary files, wildcards are allowed. Available options (switches) are: help on usage, arguments check, make backup for altered file, recursive search into subdirectories, ignore case search (case-insensitive), retains file date/time of altered file, don't actually proceed (test-mode switch). Escape character "\" followed by num or hexnum to specify special ASCII characters Console mode, kids, you might either love or hate this :) by aa - aa@bitsmart.com, http://delphi.formasi.com Caveat: The plain S/R routine taken from Borland seems to be the main bottleneck here :(, when it's regarding to a big file (>2MB) containing many matches pattern (>1000 matches), it will down on her knees, for that reason, I refuse releasing the source code - until after I found the better algorithm [more] Added: 25-02-2002 | Version: 0002 | Downloads: 2805/2805/13
|
[ AntiScreensaver.zip ] [ 42,307 bytes ] | [ Freeware ] [ With Source ] [ D6 | D7 ] | ||
This program prevents the screensaver from starting. Sometimes there are some restrictions in effect on a computer. For example, if the policiy your company does not allow to disable the screensaver then it can be quite annoying if you constantly have to logon after each short break. AntiScreenSaver just simulates some activity on your computer. It needs no installation nor writes it anything to the registry and it will not change the system in any way. After start it just adds an icon to the system tray. Added: 3-05-2005 | Version: 0.0 | Downloads: 488/488/28
|
[ avi_peeker.zip ] [ 798,273 bytes ] | [ Freeware ] [ With Source ] [ D6 ] | ||
Some folks may find the attached delphi programs and source code useful, but then again, maybe not :) See the readme's in the zip for a short bit of text on each. Basically their for reading/writing AVI files in the raw - no windows API involved. Added: 1-04-2003 | Version: n/a | Downloads: 912/912/11
|
[ email2.zip ] [ 205,973 bytes ] | [ Freeware ] [ With Source ] [ D5 | D6 ] | ||
You can send email letter via SMTP without any lettering program. This program doesn't open any window. You can send letters from a command line. This is excellent for other (ie. 4GL like Magic) applications to send e-letters. Email sendig utility. Users manual is included. Added: 26-03-2002/1-04-2002 | Version: 1.0 | Downloads: 4615/4615/17
|
[ EnumInterfaces.zip ] [ 7,464 bytes ] | [ Freeware ] [ No Source ] [ D3 | D4 | D5 | D6 ] | ||
This program get's all the Network Interfaces with IP Addresses and Subnetmasks Added: 26-12-2001 | Version: 1.0 | Downloads: 6013/6013/15
|
[ Execfile2.zip ] [ 168,493 bytes ] | [ Freeware ] [ With Source ] [ D5 | D6 ] | ||
This is a very simple project to show how can You launch EXE programs from Your Delphi application. This is a simple API calling and it uses default settings with the launched program. (i.e normal window style, no waiting etc.) Write into the editbar the full name of the program as You wish (with full path!) and click! Good luck! Added: 28-10-2001 | Version: 1.0 | Downloads: 5656/5656/9
|
[ filestr.zip ] [ 8,158 bytes ] | [ Freeware ] [ With Source ] [ D5 | D6 ] | ||
This file contains the source for two programs: one that writes multiple files into one, and another which then extracts those embedded files. I wanted to write mulitple files into one but didn't know how. So this is what I managed to come up with one afternoon. It's very simple, but it works. Added: 7-01-2003 | Version: 0 | Downloads: 1946/1946/8
|
[ fin_calc.zip ] [ 596,738 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | D6 | D7 ] | ||
Fin_Calc.exe is a Financial Calculator, that calculates various types of time-dependent financial transactions related to:
Context sensitive Help File (Fin_Calc.hlp) is included. Added: 15-10-2000/3-03-2003 | Version: 3.00 | Downloads: 11282/10437/55
|
[ GetIp.zip ] [ 5,071 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | D6 ] | ||
This program get's the current IP Address of the computer Added: 26-12-2001 | Version: 1.0 | Downloads: 6329/6329/14
|
[ gltransfer.zip ] [ 2,647,521 bytes ] | [ Freeware ] [ With Source ] [ D6 | K1 ] | ||
IGLWidget,IGLTimer Crossplatform Delphi6/Kylix2 OpenGL class & Timing class with example On a programer side you have to use 100% the same code for Delphi/Kylix to create OpenGl RenderingContext with TPanel even TForm.pas file could be the same With tests i did't on the same comp., with the same app. Added: 29-01-2002 | Version: 1.0 | Downloads: 1467/1467/4
|
[ hrsmtp.zip ] [ 12,388 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | D6 ] | ||
This is a very simple example to show how can You send email letters via SMTP protocol. Good luck! Added: 3-10-2001 | Version: 1.0 | Downloads: 0/0/0
|
[ link: Index.htm ] [ size n/a ] | [ Freeware ] [ With Source ] [ D6 | D7 ] | ||
"Virtual town" project is a internet service project and it is intended for virtual representations of clients objects for example: image, text, hreference, music, goods offer etc. Project is a "in-map" geo database of such objects. All screen representations are time synchronized that is clients has a valid data state for any changes of objects for the same time. Client source was written in DELPHI and available for download. GPL licensed. Added: 19-05-2003 | Version: n/a | Downloads: n/a
|
[ link: nucaplugin01D6.zip ] [ size n/a ] | [ Freeware ] [ No Source ] [ D6 ] | ||
It's a component Interface Framework that give you flexible 'Manager' to administrate your Plugins in Applications. It's understand your Plugins by 'Services', so you can load many new functionalities without recompile your main project. You can add new Menu, Forms, Layout for your application, the only limit is your imagination and when you need to debug 'Services' you simply add the unit to 'uses'. The unit NucaMenuService.pas is an example of native service that can be debugged. The Nuca Plugin have the same concepts of Delphi IDE that it allows you to incorpore new functionalities to the environment based on ' Services'. Try it NOW ! Have examples ! - Go to site for other Delphi version ! It's LIKE Delphi IDE !!!! Added: 6-08-2002/19-08-2002 | Version: 0.1 | Downloads: n/a
|
[ IEGetSource.zip ] [ 1,291,402 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 | D6 ] | ||
This program get's the sourcecode of the current webpage loaded in Internet Explorer without loading the page from the web again. The source will be directly downloaded from Internet Explorer System requirments: Added: 26-12-2001 | Version: 1.0 | Downloads: 2586/2586/5
|
[ InterIsOffline.zip ] [ 5,380 bytes ] | [ Freeware ] [ No Source ] [ D4 | D5 | D6 ] | ||
This program detects if the computer is online or offline using URL.DLL Added: 26-12-2001 | Version: 1.0 | Downloads: 3190/3190/2
|
[ 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: 1338/1338/66
|
[ LsAutoFinCalc.zip ] [ 667,290 bytes ] | [ Freeware ] [ With Source ] [ D5 | D6 | D7 ] | ||
LsAutoFinanceCalc.exe is an Automobile Financing Calculator which comprises:
These tools help you determine how to finance your next vehicle, how to negotiate various segements of an auto deal, and what monthly payments to expect in both lease financing and loan financing deals. Added: 18-08-2003 | Version: 1.000 | Downloads: 1158/1158/15
|
[ MatrixImage.zip ] [ 472,247 bytes ] | [ Freeware ] [ With Source ] [ D5 | D6 | D7 ] | ||
TMatrixImage is a matrix of image similar a grid. Now support Delphi 7 Added: 18-10-2004/18-04-2005 | Version: 1.1 | Downloads: 791/779/29
|
[ mjpeg_test_1.zip ] [ 1,304,694 bytes ] | [ Freeware ] [ With Source ] [ D6 ] | ||
Heres a little proggy I've written due to having the need to write MJPEG AVI files. The unit creates MJPEG AVI files - without using API calls. So I thought it may help those of you also needing to know how to do the same. The unit that does the AVI stuff is TBitmap_to_MJPEG.pas ... this creates the AVI file, add's JPEG compressed TBitmaps (or jpeg files from your HD) into the file on the fly. Added: 1-04-2003 | Version: n/a | Downloads: 876/876/10
|
[ PenteSrc.zip ] [ 39,705 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | D6 ] | ||
Pente or go . A game similar to tic tac toe. Added: 10-03-2002 | Version: 1.1 | Downloads: 1897/1897/6
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ). All rights reserved. | ![]() |