**************************
* REQTOOLS.LIBRARY V39.3 *
**************************
This is a back port of the AROS reqtools.library -
which itself is based on the original Amiga ReqTools
sources - to AmigaOS.
CHANGES IN THIS VERSION:
V39.3:
- Fixed some bugs which were introduced in V39.2.
First bug: if a file requester was created with all of
the following tags:
{RT_Screen, <screen>},
{RT_Window, <window>},
{RT_ShareIDCMP, TRUE}
then it used to make a ModifyIDCMP() call with
window param being NULL -> Enforcer Hit -> Crash.
Second bug: the traversing of the Nodes of the PubScreenList
in a support function was not done correctly. The first node
in the list was skipped, and the last "examined" one was a
wrong one (node->ln_Succ = NULL).
This archive contains only the library! For all the
other stuff like prefs program, catalogs you still have
to download ReqToolsUsr.lha, unless you have it already!
Georg Steger - georg.steger@rolmail.net - http://www.aros.org
|