Eric Pouech
|
4f34b18929
|
Fix some crash on bad parameter conditions.
|
2001-04-16 20:27:16 +00:00 |
Patrik Stridvall
|
0c61028734
|
Documentation ordinal fixes.
|
2001-01-25 22:22:21 +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
|
982a223f36
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
Fixed a few ptr/segptr mismatches.
Moved CONV_RECT/POINT macros to wingdi16.h.
|
2000-12-13 20:20:09 +00:00 |
Patrik Stridvall
|
2b3aa616e8
|
Added/modified documentation for function arguments.
|
2000-12-01 23:58:28 +00:00 |
Alexandre Julliard
|
350c04b516
|
Fixed a couple of WINAPI issues with 16-bit spec files (thanks to
Marcus Meissner).
|
2000-08-25 22:00:06 +00:00 |
Alexandre Julliard
|
dcd247e55f
|
Moved CharUpper* and CharLower* functions to dlls/user.
|
2000-08-14 17:39:15 +00:00 |
Alexandre Julliard
|
c97bb4c5d6
|
Added Unicode ctype support.
|
2000-08-11 20:53:40 +00:00 |
Marcus Meissner
|
11ec0a58ac
|
Fixed CharNextW.
|
2000-08-07 02:33:50 +00:00 |
Alexandre Julliard
|
3850c1ae16
|
Moved most USER string functions to dlls/user.
Cleaned up a few more inter-dll dependencies.
|
2000-08-06 02:42:46 +00:00 |
Alexandre Julliard
|
93652e1a68
|
Moved a bunch of functions out of libwine/kernel/gdi into USER.
|
2000-08-04 04:21:02 +00:00 |