Re: environment.tickcount cause overflowexception by Paul
Paul
Mon Sep 18 13:29:47 CDT 2006
Maybe it's solved, but maybe you're getting a problem based on the
wrap-around of the tick count value (it's counting a 1ms pulse; you can
figure out how long it will be before it wraps from 0xffffffff to 0). Don't
stop testing yet!
Paul T.
"rockdale" <rockdale.green@gmail.com> wrote in message
news:1157982342.901379.196970@p79g2000cwp.googlegroups.com...
> problem solved as I soft reset the device. Thanks
> rockdale wrote:
>> I got a wired problem with environment.tickcount function.
>>
>> It was working on my old PDAs which runs Windows CE 4.20 and Windows CE
>> 5.0.
>> But not on PDA which runs on windows CE 4.21. It causes
>> overflowexception.
>>
>> Does anybody know what the error is?
>>
>> Thanks
>> -rockdale
>