Aric Stewart
|
4b9f3728e0
|
Both wcschr and wcsrchr should be able to find the terminating
character.
|
2005-07-12 19:28:04 +00:00 |
Stefan Huehner
|
ffe53258aa
|
Fix some -Wstrict-prototypes warnings.
|
2005-06-27 09:57:28 +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
|
93189f2395
|
Tests for _itoa, _ltoa, _ultoa, _i64toa, _ui64toa, _itow, _ltow,
_ultow, _i64tow, _ui64tow, _atoi64, _wtoi, _wtol, _wtoi64.
|
2003-03-18 18:27:19 +00:00 |