This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4.22-uwp
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
MinidumpDiagnostics
History
Ben Marsh
88594ef76e
Workaround for corrupt minidumps on Windows 10 v1709. Bundle a working version of dbghelp.dll with the application, and attempt load it at startup before loading the system version. Disabled for any targets using CrashDebugHelper, which depends on a matching version of dbgeng.dll (which we can't distribute).
...
#rb none #jira UE-70207 [CL 5284948 by Ben Marsh in 4.22 branch]
2019-03-04 11:35:39 -05:00
..
Private
Update copyright notices to 2019.
2018-12-14 13:41:00 -05:00
Public
Update copyright notices to 2019.
2018-12-14 13:41:00 -05:00
Resources
/Windows
Update copyright notices to 2019.
2018-12-14 13:41:00 -05:00
MinidumpDiagnostics.Build.cs
Update copyright notices to 2019.
2018-12-14 13:41:00 -05:00
MinidumpDiagnostics.Target.cs
Workaround for corrupt minidumps on Windows 10 v1709. Bundle a working version of dbghelp.dll with the application, and attempt load it at startup before loading the system version. Disabled for any targets using CrashDebugHelper, which depends on a matching version of dbgeng.dll (which we can't distribute).
2019-03-04 11:35:39 -05:00