Flexible support for getting and setting environment variables. Can allocate new environment segment for passing an altered environment to a child process.
Delphi 1.0/Delphi 2.0 string compatibility unit. Delphi 2.0 has long strings, and uses the SetLength and SetString functions to manipulate them. Delphi 1.0 lacks these functions. For portability, this unit defines these procedures appropriately for
This ZIP archive contains the Unsigned unit, for implementing unsigned 32-bit integer comparisons in Delphi. For Delphi 1.0, you must also download the FltMath unit.
BmpRes unit declares LoadBitmapResource function to load a bitmap resource, including its palette. |