kernel32: Fix compilation warnings in 64-bit mode.
[wine] / dlls / kernel32 / except.c
2007-05-07  Andrew Talbotkernel32: Exclude unused headers.
2007-03-30  Alexandre Julliardkernel32: Make default behavior more consistent when...
2007-03-17  Andrew Talbotkernel32: Replace inline static with static inline.
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-20  Alexandre Julliardinclude: Added definitions for the fault address except...
2006-09-20  Alexandre Julliardinclude: Exception filters should return LONG, not...
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.