Hi,

I want to make a simple worker thread in my WTL application. However, looking through the boost::thread documentation, I don't see any samples of how to create a thread. Would anyone be so kind as to point me in the right direction? Thank you.