ERROR DIALOG. Another important element to give feedback to the user is the error dialog. The wizard uses the standard EV_WARNING_DIALOG for errors that can be explained in one or two sentences such as a file does not exist or the .NET assembly is not valid. If the syntax checker finds an error in a class or the compilation produces an error it is appropriate to show a detailed error description to the user. The class CW_ERROR_DIALOG as shown in Figure 11 undertakes this task.
Appears in 3 contracts
Sources: Master Thesis, Master Thesis, Master Thesis