 Registry API example
 RobotBob (Eric Asbell)
 easbell@quanta-it.com
 http://easbell.quanta-it.com
 2006

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Level:        Beginner
 Requires:     how to use win32 api documentation
	       base undertanding of Win32 Assembly
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 What is this example about ?

 It demonstrates:
 RegCreateKey
 RegQueryValue
 RegSetValue
 RegDeleteKey
 RegCloseKey

 If you find a an error or have a question feel free to email me.

(EOF)