Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
TLuaWrap 1
OEExplorer 1.0
Microsoft Excel 97/2000 Automation Server 1.00
MIL - Read Table SAP R/3 0.1.1
UpTime 1.0
toBase64
FastGEO Computational Geometry 5.0.1
On Screen Display Sample for Delphi 1.00
Math X 1.0
Own Cursors
Example how to scan file system 1.0
OLE Drag and Drop
Modfile Reading
Customize Toolbar Demo
KOLDde 1.0
Top Code
MIL - Read Table SAP R/3 0.1.1
SuperFast Packer 3.0
Example how to scan file system 1.0
Check App Update Info from Website 1.0.0.0
KOLSocket 1.0
How to 'hack' Windows passwords
WAV LowPass Filter Example 1.0
PC2Server 1.10
AVILoader
How To Connect natively to Sybase / SQL Anywhere 1.0
NegativeImage 1.1
OLE Drag and Drop
DreamenSysInfo library 1.3
Dynamic HTML Editing Control Sample 0.1
Sample for API LockFile 1.0
Delphi > Samples
Source List
All | Freeware

Code 41-60 of 60   Pages: Go to  << Prior  1  2  3  page  


A simple program that demonstrates how to get the negative of an image. It also demonstrates the use of TBitmap.ScanLine to fast pixel access. Note: the GDI API InvertRect() may be faster...Updated with a suggestion from Kerstin Thaler.





BmpRes unit declares LoadBitmapResource function to load a bitmap resource, including its palette.



These sample program demonstrates display Splash-images for the Windows applications. Peculiarity of the given way: We create the very small program, purpose of which - to display Splash image and Start the necessary Windows application.



This program shows cached passwords using standard (but undocumented)Windows API on local machine for current user (user must be logged in). Does not work on WinNT.Exe-demo available from Homepage.



Sample showing how to modify the system menu of Form (change, delete, add new items in menu). + Example of showing the ShellAbout dialogue (as in standard Windows programs).Exe-demo available from Homepage



Sample showing how to modify the system menu in forms (change, delete, add new items in menu) and example of showing the ShellAbout dialogue (as in standard Windows programs).



This sample program demonstrates the display of Splash-images for the Windows-applications. This demonstrates how it is possible to rename the main executable file to any extension.



Unit for packing/unpacking of memory or files by using modified RLE-alorithm. Amazing speed of tiny assembler code.



This program is a sample of an iPer plugin. iPer is a suite of hypertexts editing tools. Could be used with iPer3 WH - Winhelp HTML hypertext editor, IPer 3 STD and IPer 3 PRO. TGIFImage required.



MP3 Info & Convert is a tool to display information about MP3audio files. To do so, just drag a file from the explorer and drop it on thetext control.Additionally, correct MP3 files can be converted to WAVE files using the MP3audio codec by...



This demo checks application's updates information from website.



This program shows you the registry keys accesibility, it checks 3 different permission for the key: READ, READ-WRITE, and ALL-ACCESS (of course you can expand the list with adding new access check in the code).Author just wants to show you that...



Extended sample of threads execution (Basic sample modified) to show how the number of threads can be changed (by user) to execute a concrete task. A maximum number (by the user) is defined and sendt to the threads. When first are finishing the...



This's a simple use sample of the API LockFile to detect active instances of an application. If you use a application in a network and you want to kwon wath instance of this application are running, this's a simple method.Each aplication/station...



AdCpuUsage is a CPU usage measurement routines for Delphi and C++ Builder. Obtain the CPU usage for Windows 95/ 98/ NT/ 2000 using two function calls only.



Walk over network and enumerate all available resources: sub-nets, domains and workgroups, computers, shared resources and printers.



This sample application shows how to implement the MIDAS server in NT Service application. The example includes detailed step-by-step instructions.



ADX Toys 2 OL is a COM add-in that adds several useful features to Microsoft Outlook.The add-in is based on Add-in Express 2 technology and designed to show you how to create add-ins, how to manage add-in's toolbars and controls, and how to get an...



ADX Toys 2 WD is a COM add-in for Microsoft Word that adds the syntax highlighting of the selected source code in the current document.The add-in is based on Add-in Express 2 technology and designed to show you how to create add-ins, how to manage...



ADX Toys 2 XL is a free COM add-in that adds several useful features to Microsoft Excel.The add-in is based on Add-in Express 2 technology and designed to show you how to create add-ins, how to manage add-in's toolbars and controls, and how to get...