Konrad Rieck
|
c6f0a4ed87
|
Changed repne to repnz for Solaris assembler.
|
2000-10-13 17:03:52 +00:00 |
Alexandre Julliard
|
7f04a17ec6
|
Added missing __volatile__.
|
2000-09-12 23:41:07 +00:00 |
Erik Hofman
|
566e77ba4d
|
Added missing const to external tables definitions.
|
2000-09-07 18:42:52 +00:00 |
Alexandre Julliard
|
c7e7df8b17
|
Replaced all lstr* calls from inside Wine code by their str* equivalent.
|
2000-08-14 14:41:19 +00:00 |
Alexandre Julliard
|
c97bb4c5d6
|
Added Unicode ctype support.
|
2000-08-11 20:53:40 +00:00 |
Alexandre Julliard
|
aea78538c8
|
Added UTF-8 conversion support.
|
2000-08-11 00:44:33 +00:00 |
Gerard Patel
|
d8cb43c78e
|
Changed the win31 style file dialog to 32 bits structures and
messages.
|
2000-08-01 23:33:37 +00:00 |
Alexandre Julliard
|
0d4a55804e
|
Added a couple of Unicode string routines.
|
2000-06-13 01:08:29 +00:00 |
Alexandre Julliard
|
261abcd5bc
|
Reimplemented Unicode case mapping in a slightly more efficient way.
Moved case mapping support to the unicode directory.
Some cleanups in cpmap.pl, use WCHAR instead of unsigned short.
|
2000-06-12 01:16:11 +00:00 |
Alexandre Julliard
|
6659308fe9
|
Added support for WC_NO_BEST_FIT_CHAR and default char parameters in
cp_wcstombs.
Minor cosmetic fixes.
|
2000-06-10 04:29:16 +00:00 |
Alexandre Julliard
|
fb270ddca4
|
Added a bunch of code page tables for multibyte<->wide char
conversions (with the help of Dmitry Timoshkov).
|
2000-06-09 05:27:21 +00:00 |