How would I go about adding a progress bar to my dialog box?(I'm using Dev-C++ 4.9.6.8).

The dialog box design is entirely in the resource editor and it is all set up to look okay. How do I add a progress bar, change it's progress, etc?

Thanks in advance.