FrontWindow
This function returns a pointer to the frontmost, active window.
active. If no windows are currently visible, the return value is NIL
(0).
Notes: The global variable, GhostWindow (at 0x0A84) lets you specify a window
that always floats above all other windows. If you use this variable,
current window layer (usually the caller's application). Thus, you may
get a NIL return value even if there are many windows visible. Under