Quote (carteblanche @ Mar 24 2016 10:07pm)
so i assume that means you have the timer working perfectly, but you're not sure how to update the UI to reflect it? message boxes in general are not designed to have an updated message. you'll probably have to create your own dialog box.
a quick google search found someone who wrote a lib for this.
http://www.johnfindlay.plus.com/lcc-win32/winprog/winprog.htmscroll down to XMsgBox
Thank you. This is exactly what I was looking for but I don't think I will use it (it's for a project, and I feel the instructor will frown upon it).
Not sure what I am going to do otherwise, but thanks none the less.