This function is provided so that protected mode applications can
determine how much memory is available. Under DPMI implementations
that support virtual memory, it is important to consider issues such
as the amount of available physical memory.
Declaration:
function GetFreeMemoryInfo (BufferPtr: Pointer): Boolean;