SCREEN MARKER v0.10
===================
  Author  : Joseph Cox
  Website : http://www.tnk-bootblock.co.uk
  Forum   : http://www.tnk-bootblock.co.uk/forum
  Released: 27th August, 2005.

Please note that this is an extremely early test version.

PURPOSE
-------
Screen Marker is an application used for drawing on the
current screen using a variety of tools. The primarily
use for such a system is typically when there is a
remote administration session in-progress and the
participants require the functionality to draw on the
screen to highlight existing or provide further information
to all those involved.


INSTALLATION
------------
Simply extract the archive to any location and then double-click
on the Screen Marker.exe file to run it.


USAGE
-----
Run the program, as noted above, and click on the Enable button
to begin. You can now draw on the screen use your mouse. The
mouse controls are as follows..

  Left Mouse Button  : Draw using the currently selected tools
  Right Mouse Button : Clear drawing canvas
  Middle Mouse Button: Select a new drawing colour
  Thumb Button 1     : <Unused>
  Thumb Button 2     : <Unused>


UNINSTALLATION
--------------
Make sure the main application isn't running and just delete
the main directory to remove the entire program from your system.


TIPS
----
Any drawing that happens "under" the canvas will cause anything
you have drawn onto the canvas to disappear. This is due to the
draw data not actually "being there". If I can find out how to
fix this, then this'll allow Screen Marker to save the contents
of the drawing canvas between sessions.


TROUBLE-SHOOTING
----------------
If you get an error when you start the program, you will
need to download the Microsoft .NET runtimes package (22MB).
Please beware of wordwrap in the URL:
	http://www.microsoft.com/downloads/details.aspx?familyid=262d25e3-f589-4842-8157-034d1e7cf3a3&displaylang=en

In the future, a significant portion of applications written
for Windows will use the .NET runtimes, so it is a good idea
to download it now to save hassle later.

Joseph Cox
(AKA BootBlock)


HISTORY
-------
v0.10 - 27th August, 2005.
  - First public test release.
