Dalamud/DalamudCrashHandler
wolfcomp bcc16c9b0e
Add CPU info to crash log (#2565)
* Add CPU info to crash log

Added a function to retrieve CPU vendor and brand information.

* Add missing include

* Remove unused std::strings
2026-01-04 23:00:31 +00:00
..
dalamud.ico feat: add minidump writer 2022-07-24 18:49:46 +02:00
DalamudCrashHandler.cpp Add CPU info to crash log (#2565) 2026-01-04 23:00:31 +00:00
DalamudCrashHandler.rc feat: add minidump writer 2022-07-24 18:49:46 +02:00
DalamudCrashHandler.vcxproj Revert "Use v145 build tools for C++ components" 2025-12-31 12:15:18 +01:00
DalamudCrashHandler.vcxproj.filters Offer to generate .tspack from crash handler 2022-09-14 13:36:29 +09:00
miniz.c Offer to generate .tspack from crash handler 2022-09-14 13:36:29 +09:00
miniz.h Un-whether-or-not the codebase 2025-04-25 22:49:05 +02:00
resource.h feat: add minidump writer 2022-07-24 18:49:46 +02:00