Purpose
Draw a black and white bitmap using SetBitmapBits and save the results
to a file.

	Method
Use the SetBitmapBits API function.


	Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does not error
handling. 