Eric Pouech
|
14781c7183
|
winedbg: Use wide-char string literals.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-11-26 22:08:54 +01:00 |
|
Alexandre Julliard
|
0ea9fe999c
|
winedbg: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-10-04 15:20:56 +02:00 |
|
André Hentschel
|
13f9461e99
|
winedbg: Check for visible window station before displaying crash dialog.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=35928
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-07-16 21:28:45 +02:00 |
|
Zebediah Figura
|
14da5bfbd5
|
winedbg: Suppress all message boxes if ShowCrashDialog is disabled.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-06-21 11:18:39 +02:00 |
|
Michael Stefaniuc
|
0c8e555e4c
|
winedbg: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-06-19 20:48:52 +02:00 |
|
Francois Gouget
|
4f2d3e9b48
|
winedbg: The winedbg debug channel is unused in crashdlg.c so remove it.
|
2012-02-20 11:47:57 +01:00 |
|
Marcus Meissner
|
11705f569c
|
winedbg: LoadStringw gets character size, not bytes.
|
2012-01-19 11:57:32 +01:00 |
|
André Hentschel
|
c8dd507b62
|
winedbg: Also adjust the detailed crash dialog controls when maximized.
|
2012-01-19 11:57:22 +01:00 |
|
Alexandre Julliard
|
9b7ca3cf87
|
winedbg: Display the crash details dialog from a separate thread so that it appears right away.
|
2012-01-18 12:55:24 +01:00 |
|
André Hentschel
|
2c568309e3
|
winedbg: Remove superfluous break instruction.
|
2012-01-18 12:37:39 +01:00 |
|
Alexandre Julliard
|
a70ac0e971
|
winedbg: Make the crash details dialog resizable.
|
2012-01-17 17:47:51 +01:00 |
|
Alexandre Julliard
|
dcd5643f74
|
winedbg: Add a dialog to display crash details and save them to a file.
|
2012-01-17 17:47:48 +01:00 |
|
Alexandre Julliard
|
96e13da900
|
winedbg: Use proper links in the crash dialog.
|
2011-11-28 16:40:46 +01:00 |
|
Michael Stefaniuc
|
34f771c207
|
winedbg: Include the local resource header last.
|
2009-07-01 11:42:04 +02:00 |
|
Alexandre Julliard
|
8c7feab0f9
|
winedbg: Don't display the crash dialog for winedevice.exe, it only confuses users.
|
2009-06-23 16:20:33 +02:00 |
|
Francois Gouget
|
6980949f49
|
winedbg: Remove an unused debug channel.
|
2009-05-06 12:20:09 +02:00 |
|
Mikołaj Zalewski
|
1e256e426d
|
winedbg: Add a crash dialog for --auto mode.
|
2009-04-22 17:00:34 +02:00 |
|