Multithreading: Creating User-Interface Threads
A user-interface thread is commonly used to handle user input and respond to user events independently of threads executing other portions of the application. A user-interface thread is commonly used to handle user input and respond to user events indepen
msdn.microsoft.com |