Introduction - If you have any usage issues, please Google them yourself
CTaskProgressDialog is implemented to visually represent those lengthy operations. It is modified a progress bar dialog generated by Visual Studio. It behaves like a modaless dialog. If a user clicks on the Cancel button on the dialog during processing, the dialog will be dismissed without completion of the process.