Help for !Task (Part 1 of the Tutorial)
---------------------------------------

This program starts a desktop task, which can be shut down via the Task manager.

Breakdown:
----------

The task is initialised with Event_Initialise().  It the enters the endless loop for event polling via Event_Poll().

That's all.