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 |
---|---|
Provides a conceptual overview of ARR and how it works with WER. |
|
Describes developing applications that use ARR and provides code examples to illustrate using ARR in managed applications. |
|
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. |