Does anyone know anything about the Windows Timer?... The one that sits in the taskbar and shows you the time... and you can check the date and whatnot?... Can be found in the control panel under "Date and Time" also is a file in the windows/system32 directory as "timedate.cpl" Well anyways...

I was wondering if there was anyway I could "freeze/stop" this timer using a command or series of commands in visual basic. I want to simply stop the timer, not shut it down, not hide it, like freeze the time... I want to stop the windows timer from ticking and just stay at ie... "11:24" even if an hour passes...

Thanks in advance for any help on this topic.