Michael Stefaniuc
|
8ddaf6cc21
|
ntdll/tests: Win64 printf format warning fixes.
|
2006-10-14 20:17:34 +02:00 |
Stefan Leichter
|
0e592aa9bd
|
ntdll/tests: Print 64bit integers as two 32 bit integers.
|
2006-08-23 12:00:15 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Ge van Geldorp
|
1a1583a364
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
Stefan Huehner
|
ac6f562b52
|
Fix more -Wstrict-prototypes warnings.
|
2005-06-20 14:18:03 +00:00 |
Jon Griffiths
|
49e13df700
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-17 19:09:29 +00:00 |
Francois Gouget
|
a625761eb9
|
Avoid annoying 'macro redefinition' warnings by defining
WIN32_NO_STATUS at the right time.
Define _WIN32_WINNT otherwise we are missing some symbols with the
Windows headers.
|
2004-08-14 00:42:12 +00:00 |
Francois Gouget
|
39081ddcd8
|
Add trailing '\n's to ok() calls.
|
2004-02-07 01:03:17 +00:00 |
Hans Leidekker
|
73593d7eed
|
Check if a function exists before testing it.
|
2003-12-15 20:18:50 +00:00 |
Michael Günnewig
|
4d375d1b8b
|
Fixed warnings with gcc option "-Wwrite-strings".
|
2003-10-04 03:04:45 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Alexandre Julliard
|
d7fca891e9
|
Avoid non-portable long long constants.
|
2003-08-06 22:09:11 +00:00 |
Thomas Mertes
|
9f5f86e3a3
|
Tests for RtlCharToInteger, RtlExtendedMagicDivide, RtlUpperChar,
RtlInt64ToUnicodeString, RtlIntegerToChar, RtlIntegerToUnicodeString,
RtlLargeIntegerToChar, RtlUnicodeStringToInteger and
RtlUpcaseUnicodeChar.
|
2003-02-19 03:40:14 +00:00 |