10-02-2006 03:16 AM
10-02-2006 03:22 AM
There is another thing that I could not figure out: after some tries, I added some "ProcessSystemEvents" calls to both Async Timer callbacks, but it appears to me that sometimes, when the callback execute this instruction, it goes to the main thread, but after, not back again to the Async Timer callback, and re-enter the Async Timer callback from the beginning. So, after some seconds, it issued an error "general memory protection error", and the program exits.
Thank you again!
10-02-2006 02:12 PM
11-25-2006 10:02 AM