Eric Pouech
|
14781c7183
winedbg: Use wide-char string literals.
|
3 years ago |
Alexandre Julliard
|
0ea9fe999c
winedbg: Build with msvcrt.
|
3 years ago |
André Hentschel
|
13f9461e99
winedbg: Check for visible window station before displaying crash dialog.
|
6 years ago |
Zebediah Figura
|
14da5bfbd5
winedbg: Suppress all message boxes if ShowCrashDialog is disabled.
|
6 years ago |
Michael Stefaniuc
|
0c8e555e4c
winedbg: Use the available ARRAY_SIZE() macro.
|
6 years ago |
Francois Gouget
|
4f2d3e9b48
winedbg: The winedbg debug channel is unused in crashdlg.c so remove it.
|
12 years ago |
Marcus Meissner
|
11705f569c
winedbg: LoadStringw gets character size, not bytes.
|
13 years ago |
André Hentschel
|
c8dd507b62
winedbg: Also adjust the detailed crash dialog controls when maximized.
|
13 years ago |
Alexandre Julliard
|
9b7ca3cf87
winedbg: Display the crash details dialog from a separate thread so that it appears right away.
|
13 years ago |
André Hentschel
|
2c568309e3
winedbg: Remove superfluous break instruction.
|
13 years ago |
Alexandre Julliard
|
a70ac0e971
winedbg: Make the crash details dialog resizable.
|
13 years ago |
Alexandre Julliard
|
dcd5643f74
winedbg: Add a dialog to display crash details and save them to a file.
|
13 years ago |
Alexandre Julliard
|
96e13da900
winedbg: Use proper links in the crash dialog.
|
13 years ago |
Michael Stefaniuc
|
34f771c207
winedbg: Include the local resource header last.
|
15 years ago |
Alexandre Julliard
|
8c7feab0f9
winedbg: Don't display the crash dialog for winedevice.exe, it only confuses users.
|
15 years ago |
Francois Gouget
|
6980949f49
winedbg: Remove an unused debug channel.
|
15 years ago |
Mikołaj Zalewski
|
1e256e426d
winedbg: Add a crash dialog for --auto mode.
|
16 years ago |