Louis. Lenders
|
44da24759c
|
kernel32: Print an error instead of crashing in GetLongPathNameW if shortpath=0.
|
2006-10-02 14:41:08 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Andrew Talbot
|
10a0931ebe
|
kernel32: Cast-qual warnings fix.
|
2006-09-20 12:23:13 +02:00 |
Andrew Talbot
|
e595298a56
|
kernel32: Cast-qual warnings fix.
|
2006-09-20 12:23:08 +02:00 |
Andrew Talbot
|
ea117516a7
|
kernel32: Cast-qual warnings fix.
|
2006-09-20 12:23:03 +02:00 |
Andrew Talbot
|
2b164a2d41
|
kernel32: Cast-qual warnings fix.
|
2006-09-20 12:22:55 +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
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +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 |