Delphi 7.0x freeware
Files and Drives

[ DelphiNeroAPI-0_21a.zip ] [ 749,657 bytes ] [ Freeware ] [ With Source ]
[ D6 | D7 ]
Ahead Software has released an SDK (Software Development Kit) called Nero SDK, in order to give access to developers to Nero's Embedded API. Nero Burning ROM is one of the most popular CD/DVD burning softwares for Windows and this SDK gives access to teh API, enabling developers to to add their powerful CD/DVD-writing functions to one's own applications. For example, you can record on CD/DVD graphics files right from one's graphics application. This API also enables the developers to add new audio formats to Nero, Nero Express and NeroMIX. Ahead Software is distributing Nero API version 1.02 for C/C++ developers. The project intends to translate the API headers and maybe create a wrapper to access the API from Delphi and thus enable Delphi developers to burn CD/DVD directly from their own software. The project will be compiled on Delphi 7, the platform it will run into is at least: Pentium 90 processor, 16 MB RAM, 12 MB free hard disk space, CD-R, or CD-RW, DVD-R/RW or DVD+RW drive and Windows 95, 98, ME, NT 4.0, 2000 or XP versions. In order to fullfill the objective the project will need Ahead Nero's libraries or Nero Burning ROM software installed on the machine.
Added: 23-02-2004   |  Version: 0.21a   |  Downloads: 1357/1357/24
Author:Alexandre Rocha Lima e Marcondes   DelphiNeroAPI Project   [Homepage]   [DSP files]

[ dkFileFinder.zip ] [ 4,575 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 | D8 | D2 ]
The component "DKFileFinder" is a basic file search component which will search for files that match the specified "mask". It will also search recursively within sub-folders. The code is not particularly clever but I find it very useful. I have included the .pas file so that developers can just use the code if they so wish. There are no limitations on the use of this FREE component but, by the same token, I can not except responsibility if anything goes wrong.
Added: 27-12-2004   |  Version: n/a   |  Downloads: 1074/1074/27
Author:Jon .at. Knot-Technology.co.uk   [DSP files]

[ hotlog.zip ] [ 157,567 bytes ] [ Freeware ] [ With Source ]
[ D6 | D7 ]
HotLog.pas is a unit that defines THotLog, a multithreaded, object oriented, and buffered safe log file manager. (This new 1.5 version adds some features and corrects some minor bugs)
  • It manages the log file name (and the log file "generations", together with their names, if you want to keep several genrations of it) and the accesses to the log file ;
  • It provides powerfull string formating features ;
  • It provides means to easilly retrieve informations about the environment your programm executes into (os, memory status, aso);
  • It is also able to output detailed informations in case of exceptions occuring, includding the ability to deal with "variant open array parameter" : All you have to do is give the exceptions logging method some datas like they are (for example the list of the parameters received by the function), without wondering whether they are integers or strings, valid pointers, uninitialized or dangling ones, aso. The log object instance will mind his own business with all that stuff ;
  • All of this can be done using as few as two methods (one for normal logging, one for the detailed logging of exceptions). However, several more methods are provided to adapt HotLog behaviour to your needs ;
  • The component instanciates itself at your application's startup, and frees its ressources itself when needed ;
  • It can be assigned a memo too, in order to provide visual feedback to your user ;
  • And much more...
    Added: 18-05-2004/25-01-2005   |  Version: 1.5   |  Downloads: 1476/1467/12
    Author:Olivier Touzot   [Homepage]   [DSP files]
  • [ magdskfmt10.zip ] [ 256,709 bytes ] [ Freeware ] [ With Source ]
    [ D6 | D7 | D2 ]
    The Check Disk and Format Disk component is a Delphi wrapper around the Windows APIs exported by fmifs.dll, which are used to format fixed or removable disk drives and perform disk checks on Windows NT4 and later. It supports any local disk drive that has been assigned a drive letter by Windows, just like the normal format and check disk tools in Windows.
    Added: 21-11-2005   |  Version: 1.0   |  Downloads: 79/79/16
    Author:Angus Robertson   Magenta Systems Ltd   [Homepage]   [DSP files]

    © 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
    All rights reserved.