Files
UnrealEngineUWP/Engine/Source/Programs/CrashReportClient
nicolas mercier 7cd58f8030 Fixed some crash reporter issues:
- use BaseDir() instead of ProjectDir(), as ProjectDir could return a relative path (unsuitable for drive information)
- Added missing fields in the crash reporter context that is sent on abnormal termination. Some fields were added recently but were never synced/sent by the crash reporter client.
- Fix an issue that prevented listing of partitions. The Wbem Next() method can return a value that is not 0 but also not a failure.

#rb daniele.vettorel, zach.harris
#rnx

[CL 30330133 by nicolas mercier in ue5-main branch]
2023-12-14 15:34:26 -05:00
..
2023-12-14 15:34:26 -05:00