> Windows cannot replace PowerPro in this and many other respects. > > I do not know the code for timers in PowerPro. But perhaps if PPro > takes the windows time and discovers suddenly a difference of more > than 1 second then PowerPro could take the difference and just
That is how it works now. To make this work, you also need to keep track of the windows time the last time you checked so if there is a difference, you can calculate it. But if you chnage the time or change the timezone, the the the time changes, but Windows does not tell any other program by how much it has changed. There are ways to avoid this (use GMT functions, a bit more complicated), but now that I have discovered performance counters, if I ever re-implement timers in PowerPro, I will do it with them. ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Domains - Claim yours for only $14.70 http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
