Application Recovery and Restart

Using Application Recovery and Restart (ARR), an application developer can customize an application's behavior when Windows Error Reporting (WER) terminates the application due to an unrecoverable error.

This section contains the following subtopics:

Topic Title

Description

Understanding Application Recovery and Restart

Provides a conceptual overview of ARR and how it works with WER.

Developing with Application Recovery and Restart

Describes developing applications that use ARR and provides code examples to illustrate using ARR in managed applications.

Application Recovery and Restart Samples

Provides the source code for a sample application that combines the features of Application Recovery and Application Restart to automatically restart an application and recover user data after a program terminates due to an unrecoverable error.

See Also

Concepts

Develop More Reliable Applications