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
9069eb815f45da2bef7fdb116a457fe312e026b7
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
History
Josh Adams
5953cb45fd
- FIxed a copyright
...
#rb trivial [CL 5371105 by Josh Adams in Main branch]
2019-03-12 16:16:20 -04:00
..
Private
Fix FString::RemoveSpacesInline not returning the correct length after modification
2019-03-12 10:09:13 -04:00
Public
- FIxed a copyright
2019-03-12 16:16:20 -04:00
Core.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:49 -05:00