Francois Gouget
|
7a2da179b9
|
Prevent multiple definitions caused by MSVCRT headers.
|
2001-04-10 23:23:31 +00:00 |
|
François Gouget
|
5051020e9f
|
Added better support for Unicode:
Added support for 16-bit wchar_t
Added support for rewriting 4-byte Unicode literals to 16bit Unicode
|
2000-12-19 04:50:49 +00:00 |
|
François Gouget
|
89c476f9d6
|
_str{dec,inc}: Cast the parameters to the proper type first
Added definitions for _tfinddata*
|
2000-12-19 02:10:07 +00:00 |
|
Francois Gouget
|
0c247ec775
|
Fixed typos in comments.
|
2000-11-07 20:30:50 +00:00 |
|
Francois Gouget
|
8b7f04d616
|
Removed the ';' ending on lines using the DECL_WINELIB_TYPE_AW and
WINELIB_NAME_AW macros.
|
2000-10-03 04:10:42 +00:00 |
|
Damyan Ognyanoff
|
a3fcb47f2b
|
Remove some obsolete #define's - strlwr and strupr are in NTDLL now.
|
2000-08-11 12:50:11 +00:00 |
|
Francois Gouget
|
ba40e4c208
|
Moved the definition of PTSTR and LPTSTR from tchar.h to winnt.h.
|
2000-03-19 12:45:28 +00:00 |
|
Francois Boisvert
|
87b81de0bc
|
Implemented the Win95 file open/save dialogs.
|
1999-07-27 16:20:36 +00:00 |
|
Patrik Stridvall
|
a9a671d7ca
|
Fixed ANSI compabillity.
|
1999-04-25 19:01:52 +00:00 |
|
Jim Aston
|
2e1cafa288
|
Renamed wintypes.h to windef.h.
|
1999-03-14 16:35:05 +00:00 |
|
Alexandre Julliard
|
a396029270
|
Large-scale renaming of all Win32 functions and types to use the
standard Windows names.
|
1999-02-26 11:11:13 +00:00 |
|
Alexandre Julliard
|
894077f402
|
Authors: Albert Den Haan <albertd@corel.ca>, Adrian Thurston <athursto@corel.ca>, Paul Quinn <paulq@corel.ca>, Zygo Blaxell <zygob@corel.ca>
Miscellaneous patches to header files. All of these are supposedly there
to help build Winelib applications.
|
1999-02-10 06:48:49 +00:00 |
|
Alexandre Julliard
|
8da12c43a9
|
Group commit for recovery after disk crash.
See Changelog for changes WRT release 990110.
|
1999-01-17 16:55:11 +00:00 |
|
Francois Gouget
|
0149b20b6e
|
Provides the mappings. MBCS and Unicode functions are not implemented.
Standard (SBCS) functions may exist or not, with the same or a different
semantics.
|
1998-12-26 11:50:11 +00:00 |
|