Sample: Demonstrating the creation of multiple threads.

Summary:

The MULTITHRD sample demostrates thread creation.

More Information:

The MULTITHRD sample is a MDI application.  When a MDI child is
created, a drawing thread is also created with it.  The drawing
thread simply draws color boxes randomly inside the MDI child
window.
