(C) 1998 AROS - The Amiga Research OS
NAME
#include <proto/intuition.h>
void ClearMenuStrip (window)
LOCATION
In IntuitionBase at offset 9
SYNOPSIS
struct Window * window
FUNCTION
INPUTS
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
INTERNALS
HISTORY
14.01.1999 hkiel
Added functions + preliminary code
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