Bug: Additional Ticket opened. Asked for 1 and received 2 - page 2

 

OK, so I added a comment and a magic number using the return value of GetTickCount().

The GetTickCount() function retrieves the number of milliseconds that have elapsed since the system was started. It is limited to the resolution of the system timer.

Now, just need to reproduce :)