::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:
class Gilda.Platform.W32.Public  public Gilda:  OS specific interfaces
:
:...............................................................................


::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:
function HOST.PLATFORM:  Return the platform used to compile a program.

  exit Host   Platform      : .W32 on the Windows Development compiler.
:
:...............................................................................


end