This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-01-25 15:35:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
components
/
crashcatcher
History
Andrei Kortunov
f9d42ed396
Fix MSVC's C4267 warnings
2021-05-12 10:34:39 +04:00
..
crashcatcher.cpp
Don't clobber game log file when we collect a stack trace.
2021-04-17 13:14:01 +02:00
crashcatcher.hpp
Don't clobber game log file when we collect a stack trace.
2021-04-17 13:14:01 +02:00
windows_crashcatcher.cpp
Fix MSVC's C4267 warnings
2021-05-12 10:34:39 +04:00
windows_crashcatcher.hpp
Fork the current process to monitor exe, generate minidump on crash
2020-12-12 20:17:26 +01:00
windows_crashmonitor.cpp
Handle case where the log path has more that MAX_PATH characters
2020-12-13 14:10:44 +01:00
windows_crashmonitor.hpp
Fork the current process to monitor exe, generate minidump on crash
2020-12-12 20:17:26 +01:00
windows_crashshm.hpp
Use 32767 characters for log path
2020-12-13 14:09:44 +01:00