The MASM Forum Archive 2004 to 2012

Project Support Forums => MASM32 => Topic started by: hutch-- on June 06, 2005, 06:01:17 AM

Title: Timer Example
Post by: hutch-- on June 06, 2005, 06:01:17 AM
Timers are very easy to set up and are useful if you need to do something on a regular basis, this is a simple example that refreshes the time every second and displays it on the title bar. Another 2.5k bloated pig.  :bg

[attachment deleted by admin]
Title: Re: Timer Example
Post by: Momoass on June 09, 2005, 11:09:34 PM
runs well.