17-03-2009, 11:50 PM
Yeah...timeGetTime had problems for me. I think it was the timeBeginPeriod. When I tried to connect to my game, the loop at ConnectToServer would never finish. So I had to restart. I ended up just using Verrigan's method with GetSysTimeMS. It works beautifully.