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
/
Programs
/
CrashReportClient
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-Core @ 4771952 to Dev-Main (//UE4/Dev-Main)
2019-01-22 15:45:34 -05:00
Public
Merging //UE4/Dev-Main @ 4664414 to Dev-Core (//UE4/Dev-Core)
2019-01-02 00:55:51 -05:00
CrashReportClient.Build.cs
Merging //UE4/Dev-Main @ 4664414 to Dev-Core (//UE4/Dev-Core)
2019-01-02 00:55:51 -05:00
CrashReportClient.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