View Single Post
  #6  
Old 09-17-2005, 20:13
condzero
 
Posts: n/a
Maybe possible that prog does GetTickCount. Moves initial value to some data field. Then repeats GetTickCount at specified intervals comparing new value with old. Just a thought.
Reply With Quote