Unit WinTool

Classes

Functions

GetEnv - Some thin wrappers for Windows API functions, and a few other simple helper utilities.
GetTempFile -
MakeTextFile -

Types

Constants

Variables


Functions


function GetEnv(sVar : String) : String;

Some thin wrappers for Windows API functions, and a few other simple helper utilities.

function GetTempFile(sDir, sPrefix : String) : String;


procedure MakeTextFile(sFile, sText : String);


Types


Constants


Variables