Demonstrates how to start a worker thread from a dialog, keeping the dialog free while running a busy loop in the background.
Simple Worker Thread Example
Published 05/17/2001
Demonstrates how to start a worker thread from a dialog, keeping the dialog free while running a busy loop in the background.