From e78dce0fddb5612b98146e4910b7fefed739c5b9 Mon Sep 17 00:00:00 2001 From: Vivek Mishra Date: Wed, 18 Oct 2017 13:51:53 -0700 Subject: [PATCH] Update 489937-WPF Touch and Stylus AccessViolation in GetPenEventMultiple.md --- ...nd Stylus AccessViolation in GetPenEventMultiple.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/releases/net471/KnownIssues/489937-WPF Touch and Stylus AccessViolation in GetPenEventMultiple.md b/releases/net471/KnownIssues/489937-WPF Touch and Stylus AccessViolation in GetPenEventMultiple.md index 9696123..1186319 100644 --- a/releases/net471/KnownIssues/489937-WPF Touch and Stylus AccessViolation in GetPenEventMultiple.md +++ b/releases/net471/KnownIssues/489937-WPF Touch and Stylus AccessViolation in GetPenEventMultiple.md @@ -1,10 +1,10 @@ -## WPF Touch/Stylus Generates AccessViolations and Heap Corruption in GetPenEventMultiple +# WPF Touch/Stylus Generates AccessViolations and Heap Corruption in GetPenEventMultiple -### Symptoms +## Symptoms On a touch or stylus-enabled machine, WPF applications may sometimes corrupt memory and crash in the internal function GetPenEventMultiple in the PenIMC2_v0400 DLL. -### Cause +## Cause This is due to the release of a COM object that is later used in the WPF touch stack. -### Resolution -This issue is fixed for all supported OS platforms prior to Windows 10 Fall Creators Update. The fix for Windows 10 Fall Creators Update is expected in a future servicing update. \ No newline at end of file +## Resolution +This issue is fixed for all supported OS platforms prior to Windows 10 Fall Creators Update. The fix for Windows 10 Fall Creators Update is expected in a future servicing update.