View Single Post
Old Nov 1st, 2005, 2:40 PM   #40
badbasser98
Hobbyist Programmer
 
Join Date: Mar 2005
Location: United States
Posts: 124
Rep Power: 4 badbasser98 is on a distinguished road
Well now I have got the progress bar to show, but it will not increment... The program actually does what it is supposed to do, except the user does not get any notification that it has done anything. Obviously, I would like the progress bar to increment, as well as some text to be displayed after each file is removed (or attempted to be removed, if it does not exist). You can find the code that I want to do this in a previous post (the one that starts with "case WM_COMMAND:" in the code field.) Is it possible to do what I am asking in that area of the code? or probably a different way to go about it...

Thanks for the help, you guys have been great. Without your help this would have been a very long, drawn out, frustrating process.

-BB98
__________________
Learning to use C++ and loving every minute of it.
badbasser98 is offline   Reply With Quote