I'm rather new at VB and I hope that someone will come to my aid on this.
I've written a program that handles files. One part of it is zipping up a directory and putting that zip file on a network share. This file can be in excess of 128Mb in size so the task takes quite some time. I'd like to show some kind of indicator to let the operator know that the PC hasn't locked up and it is actually still running the process.
I'm using CGZipLibrary, if anyone needed to know that.
Has anyone done this?
Thanks,
Paul
I've written a program that handles files. One part of it is zipping up a directory and putting that zip file on a network share. This file can be in excess of 128Mb in size so the task takes quite some time. I'd like to show some kind of indicator to let the operator know that the PC hasn't locked up and it is actually still running the process.
I'm using CGZipLibrary, if anyone needed to know that.
Has anyone done this?
Thanks,
Paul