(C) 1998 AROS - The Amiga Research OS
NAME
#include <proto/intuition.h>
struct Window * OpenWindowTagList (newWindow , tagList)
LOCATION
In IntuitionBase at offset 101
SYNOPSIS
struct NewWindow * newWindow
struct TagItem * tagList
FUNCTION
INPUTS
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
INTERNALS
HISTORY
03.01.1999 nlorentz
Added handling of WA_Zoom tag
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.09.1996 digulla
Deleted empty line
17.09.1996 digulla
A new function