CGXLongOperation::SetAbortString
static void SetAbortString(LPCTSTR s);
s
Points to the text to be displayed in the abort-dialog.
Remarks
Specifies the text to be displayed in abort-dialog box if the user has pressed ESC.
Normally contains “Do you want to abort this operation?”.