Re: server: Make timer id allocation algorithm conform to the Windows one

2007-11-15 Thread Dmitry Timoshkov
"Uwe Bonnes" <[EMAIL PROTECTED]> wrote: >Dmitry> Hello, this patch should fix the problem reported in the bug >Dmitry> 10343. My test which calls SetTimer in an infinite loop shows >Dmitry> that XP starts to allocate timer ids at 0x7fff and goes >Dmitry> backwards to 0x101, then re

Re: server: Make timer id allocation algorithm conform to the Windows one

2007-11-15 Thread Uwe Bonnes
> "Dmitry" == Dmitry Timoshkov <[EMAIL PROTECTED]> writes: Dmitry> Hello, this patch should fix the problem reported in the bug Dmitry> 10343. My test which calls SetTimer in an infinite loop shows Dmitry> that XP starts to allocate timer ids at 0x7fff and goes Dmitry> backward