Dialog box

Does anyone know how I can make a dialog box that will be automatically updated while the program is running? I want it to show some kind of counter or a clock.. I have figured out how to make a "normal" dialog box, but I'm not getting any further..
Create a timer and update the dialog box whenever you receive WM_TIMER.
Topic archived. No new replies allowed.