I'm working on a program for work that compresses and backup files on the local drive. It runs fine; but it doesn't seem to want to refresh the main window (i.e. to fill up the main progress bar) Auto=Redraw is set to true; and i've got a frmMain.refresh command each time the progress/status bar is updated. I can step through it; and the numbers and values of the bars DO update; but the flonquing screen STILL doesn't refresh.

Any help would be appreciated.