I don't know if system uptime has anything to do with it; my system has been running for approximately 690 hours, and I first noticed a problem a few days back. Now, I know there is perfectly reasonable explanation for this, but it escapes me. I tried searching for this problem on the web, but had no success.
For example, timeGetTime() at some point started returning negative values: -2484000000, and counts down, to -2483999999, -2483999998, etc...
Is it just my comp freaking out, or Windows was not designed to run for so long?
Oh, btw, I'm using it inside Visual Basic app, but I would hope that has nothing to do with this weird problem
Thanx in advance...

