CodeSnip

CodeSnip 4.6.3

CodeSnip manages, displays, and manipulates a source code repository. The repository can display locally stored snippets downloaded from the online DelphiDabbler Code Snippets database as well as user-defined code snippets. Code in other languages can be...

read more

CodeSnip Portable manages, displays, and manipulates a source code repository. The repository can display locally stored snippets downloaded from the online DelphiDabbler Code Snippets database as well as user-defined code snippets. Code in other...

read more

CompFileDate is a file modification date comparison utility for the Windows command line. This application compares the last modification dates of two files whose names are passed on the command line. It returns an exit code that informs if the first...

File Date Comparison Utility console application compares the last modification dates of two files whose names are passed on the command line. It returns an exit code that informs if the first named file has an earlier modification date than the second...

read more

HTML Resource Compiler is a simple command line application for creating 32 bit binary resource files that contain HTML code that can be displayed using Internet Explorer's res:// protocol. The application takes a list of HTML and related support files...

Version Information Editor enables version information to be edited. It also creates version information resource source (.rc) files. The program stores details of the version information in its own project (.vi) files. Simple macros can be used to help...

read more

Version Information Spy displays the version information contained in an executable file or DLL. The program makes version information details available by: Windows application that displays detailed version information in its main window and command line...

read more
Yasm

Yasm 1.3.0

Briefly described in only three words, Yasm is a modular assembler project, but it is actually a complete rewrite of the Netwide Assembler project, designed from the ground up to to support multiple instruction sets (x86 and amd64 at the moment), accept...