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
88594ef76e11aeadfedaaf07ba75db2ae10dc9bb
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
CrashDebugHelper
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
Copying //UE4/Dev-Build to Dev-Main (//UE4/Dev-Main)
2019-01-14 12:11:24 -05:00
Public
Update copyright notices to 2019.
2018-12-14 13:41:00 -05:00
CrashDebugHelper.Build.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