AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Module:     Toolbox

Syntax:     Toolbox_Initialise
Veneer:     toolbox_initialise

On entry:
r0 = flags
r1 = last wimp version known to task
r2 = pointer to list of wimp messages which client
wishes to receive.
r3 = pointer to list of toolbox event codes which
client wishes to receive.
r4 = pointer to directory name in which to find
resources.
r5 = pointer to messages file descriptor block.
r6 = pointer to buffer to hold object Ids on
return from Wimp Poll.

On exit:
r0 = current wimp version number.
r1 = wimp task handle for client.
r2 = pointer to sprite area used.

Buffer pointed to by r5 is filled with a MessageTrans
file descriptor.

Purpose:     Method is used to initialise a toolbox application.

[sh-index] Back to list of manuals