reactos/base
Mark Jansen 280d7a9775
[DRWTSN32] Implement basic crash report functionality
On application crash, drwtsn32 will attach to the application and try to get a dump, consisting of:
- List of loaded modules
- List of loaded threads
- Per thread, a stacktrace
- Per thread, a small hexdump from the stack
- Per thread, a dump of the most common registers

This dump is saved to the desktop, and the user is notified of the dump being dropped there.

CORE-14180
#145
2018-01-06 11:47:54 +01:00
..
applications [DRWTSN32] Implement basic crash report functionality 2018-01-06 11:47:54 +01:00
services [FREETYPE][PORTCLS][RPCSS][SPOOLSV][STLPORT][USETUP][WLANSVC] Silence some clang-cl warnings. 2017-12-07 23:26:59 +01:00
setup [USETUP] When overwriting a file, if open fails, it might be because the file is readonly. 2018-01-04 21:49:56 +01:00
shell [TRANSLATION] Use correct font name in Korean resources, CORE-9566 (#228). 2017-12-29 01:51:15 +01:00
system [DISKPART] Don't crash on input if user provided no command 2018-01-03 08:48:36 +01:00
CMakeLists.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00