1
Reply

MessageQueue receiving

onez

onez

Jan 24 2005 6:39 PM
1.7k
I have a background thread that checks for messages every 5 seconds. If I run the program, then close, then rebuild, VS gives an error that the program is still running. The only way to fix the error is restart the computer or always run in debug mode. Any idea what causes this problem or a better way to receive messages?

Answers (1)