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

SWI:     Toolbox_Initialise
Syntax:     
extern _kernel_oserror *toolbox_initialise 
(
unsigned int  flags,
int           wimp_version,
int          *wimp_messages,
int          *toolbox_events,
char         *directory,
MessagesFD   *mfd,
IdBlock      *idb,
int          *current_wimp_version,
int          *task,
void         *sprite_area
);


Purpose:     Function is used by the client application before any other SWIs.  It registers the client application with the Toolbox.

[sh-index] Back to list of manuals