TPJCBView is a non-visual Delphi component which registers a hidden window as a clipboard viewer.This means that Windows notifies the component whenever the clipboard contents change. On receipt of these notifications the component triggers
PasH is a simple command line program that syntax highlights Pascal source code. The highlighted code is output as XHTML.The program reads Pascal source from its standard input, or from the clipboard, and writes the generated
HTMLRes is a simple command line application that creates 32 bit binary resource files that contain HTML files suitable for displaying using Internet Explorer's res:// protocol. For details on how to use the protocol see
The programs supplied in this archive are versions of Stefan Reuther's bdiff and bpatch compiled from Pascal translations of the original C source.BDiff is used to output information about the differences between two files, with the option to output
BDiff is used to output information about the differences between two files, with the option to output binary information. BPatch can apply the binary patches created by BDiff. Both programs are command line tools.These programs are versions of Stefa
This unit provides various components, classes and routines for handling Windows shell folders. It contains:A component that provides information about a specified special shell folder.A class that enumerates all the special shell
System information classes and associated global variables. Information is provided via:TPJComputerInfo: a static class that provides information about the user's computer.TPJSystemFolders: a static class that gets full path of
TPJVersionInfo is a 32 bit non-visual component for all Win32versions of Delphi and C++Builder that encapsulates the version informationcontained in an executable file's resources.The component reads information from a designated
TPJVersionInfo is a 32 bit non-visual component that encapsulates the version information contained in an executable file.The component reads information from a designated file's VERSIONINFO resource using the Windows API GetFileVersionInfo and
The window state components can save and restore a window's size, position and state (minimized, maximized or normal) between program executions. Two components are provided that use different means of recording the window's information - one uses th |