Francois Gouget
|
2bdf6c75ec
|
kernel32: Don't get stuck if the debugger exits without signaling the event.
|
2007-08-09 14:12:13 +02:00 |
Andrew Talbot
|
072e7d0438
|
kernel32: Exclude unused headers.
|
2007-05-07 20:34:49 +02:00 |
Alexandre Julliard
|
c4ad5eeb69
|
kernel32: Make default behavior more consistent when AeDebug key is not present.
|
2007-03-30 12:00:11 +02:00 |
Andrew Talbot
|
503b338e88
|
kernel32: Replace inline static with static inline.
|
2007-03-17 20:03:39 +01:00 |
Michael Stefaniuc
|
8c38b88068
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
Alexandre Julliard
|
a27d0aa4e9
|
include: Added definitions for the fault address exception information.
|
2006-09-20 11:27:53 +02:00 |
Alexandre Julliard
|
530e765035
|
include: Exception filters should return LONG, not DWORD.
Also move UnhandledExceptionFilter definitions to winbase.h since they
are there in the latest SDK.
|
2006-09-20 11:26:59 +02:00 |
Alexandre Julliard
|
489d87d1e5
|
kernel32: Renamed the kernel directory to kernel32.
Also get rid of the kernel/messages subdirectory.
|
2006-09-12 13:34:06 +02:00 |