(C) 1998 AROS - The Amiga Research OS
NAME
#include <proto/intuition.h>
void RefreshWindowFrame (window)
LOCATION
In IntuitionBase at offset 76
SYNOPSIS
struct Window * window
FUNCTION
INPUTS
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
INTERNALS
HISTORY
31.12.1998 nlorentz
"Implemented" function (Just calls driver)
20.10.1998 nlorentz
Fixed lots of errors due to aros_not_implemented()
20.10.1998 hkiel
Amiga Research OS
12.09.1998 hkiel
converted TODO/FIXME comments to #warnings
27.01.1997 ldp
Polish
10.12.1996 aros
Moved #include into first column to allow makedepend to see it.
24.10.1996 aros
Use the official AROS macros over the __AROS versions.
21.10.1996 aros
A couple of new functions