The method of mouse detection has been changed. Before, I was counting mouse messages, and after 5 the program would exit. Now, the cursor position is tracked and has to physically change by a few pixels for the program to exit. Some mouse drivers were sending many false messages.
|