James Juran
|
d537d09b9c
|
Use int instead of WCHAR in va_arg() (fixes gcc-current compilation
problem).
|
2001-01-22 19:26:42 +00:00 |
Francois Gouget
|
05fc3cdf9a
|
Typo fixes in comments.
|
2001-01-22 02:22:26 +00:00 |
Jon Griffiths
|
34c786b2db
|
- New msvcrt unicode functions, winapi_check/-Wall/-W clean.
- Forward to ntdll where possible.
- Fix some .spec entries with incorrect parameters.
|
2001-01-22 02:21:54 +00:00 |
Jon Griffiths
|
4ab1558d8a
|
- Remove <string.h> from winnt.h.
- ntdll: complete crt functions, prevent libc imports, fix sscanf.
|
2001-01-22 02:17:29 +00:00 |
Alexandre Julliard
|
ea6a10def8
|
Fixed toupper/_toupper mixup.
|
2001-01-15 19:57:48 +00:00 |
Jon Griffiths
|
5f308d3cb0
|
Added some exception handling functions.
|
2001-01-12 20:41:03 +00:00 |
Gerald Pfeifer
|
e884cc2b08
|
Fixed mistyped variable name in MSVCRT__fpclass().
|
2001-01-12 20:30:41 +00:00 |
Jon Griffiths
|
a91a28cf5a
|
Fixes as a result of testing builtin crtdll against builtin msvcrt.
|
2001-01-12 19:56:22 +00:00 |
Jon Griffiths
|
e5348e27b3
|
Added binary compatible __EH_prolog.
|
2001-01-11 22:30:19 +00:00 |
Jon Griffiths
|
1db20bfd33
|
- Migrate CRTDLL to MSVCRT.
- Many fixes and a load of new functions.
|
2001-01-10 23:59:25 +00:00 |