Process Manager
Getting Process Information
GetCurrentProcess Get the process serial number of a particular
process
GetFrontProcess Get serial number of foreground process
GetNextProcess Get the process serial number of the next process
GetProcessInformation Get information about the specified process
SameProcess Compare two process serial numbers
SetFrontProcess Make a process the foreground process
WakeUpProcess Make a process eligible to receive CPU time
Launching Applications and Desk Accessories
LaunchApplication Launch other applications
LaunchDeskAccessory Launch a desk accessory