could anyone clue me in on how I can get a real time timer while using the GUI part of VC++? i can get a time stamp down with - DateTime::Now.ToString(); but i don't know how to evolve from that to a real time timer. Any help would be appreciated thanks:)