- 26 Jul, 2021 1 commit
-
-
Akihiro Sagawa authored
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 22 Jul, 2021 1 commit
-
-
Daniel Lehman authored
Signed-off-by: Daniel Lehman <dlehman@esri.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 30 Sep, 2020 1 commit
-
-
Kevin Puetz authored
In c++11 char16_t is a distinct fundamental type, but in c11 it is merely a typedef in <uchar.h>. Explicitly mention char16_t only in c++11 (where it is built-in), otherwise define WCHAR as unsigned short (without naming char16_t) and just hope that on C11 this matches u"..." Remove WINE_UNICODE_CHAR16; it is now the default when supported. Signed-off-by: Kevin Puetz <PuetzKevinA@JohnDeere.com> Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 24 Feb, 2020 1 commit
-
-
Daniel Lehman authored
Signed-off-by: Daniel Lehman <dlehman25@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 13 Feb, 2020 2 commits
-
-
Jacek Caban authored
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Kevin Puetz authored
It's useful for _T macro and TCHAR typedef. Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 12 Feb, 2020 1 commit
-
-
Kevin Puetz authored
This is useful for winelib applications that don't use -fshort-wchar. They may use u"" for string literals and u16string. However, C++ has builtin char16_t type, so we need WCHAR to be compatible with that. Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 02 Aug, 2019 1 commit
-
-
Alistair Leslie-Hughes authored
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 12 Nov, 2018 1 commit
-
-
Mihail Ivanchev authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45913Signed-off-by: Mihail Ivanchev <contact@ivanchev.net> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 15 Feb, 2018 1 commit
-
-
Daniel Lehman authored
Signed-off-by: Daniel Lehman <dlehman@esri.com> Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 12 Jan, 2016 1 commit
-
-
Anthony Fok authored
Signed-off-by: Anthony Fok <foka@debian.org> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 14 Apr, 2006 1 commit
-
-
Mikołaj Zalewski authored
-
- 19 Oct, 2004 1 commit
-
-
Martin Fuchs authored
- Separate wint_t definition from wctype_t definition (needed for Cygwin target).
-
- 26 Apr, 2004 1 commit
-
-
Dimitrie O. Paun authored
Do not depend on other files being included first. Have the same include graph as the MS headers. Protect against trying to use libc when not possible. Cleanups.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 28 Aug, 2003 1 commit
-
-
Dimitrie O. Paun authored
directives in our .h files. This should avoid some potentially nasty surprises for Winelib apps.
-
- 07 Jan, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 04 Jan, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 19 Sep, 2001 1 commit
-
-
Francois Gouget authored
Add definitions for __targv and _tenviron.
-
- 23 Apr, 2001 1 commit
-
-
Francois Gouget authored
Added missing 'function' definitions (macros really).
-
- 10 Apr, 2001 1 commit
-
-
Francois Gouget authored
-
- 19 Dec, 2000 2 commits
-
-
François Gouget authored
Added support for 16-bit wchar_t Added support for rewriting 4-byte Unicode literals to 16bit Unicode
-
François Gouget authored
Added definitions for _tfinddata*
-
- 07 Nov, 2000 1 commit
-
-
Francois Gouget authored
-
- 03 Oct, 2000 1 commit
-
-
Francois Gouget authored
WINELIB_NAME_AW macros.
-
- 11 Aug, 2000 1 commit
-
-
Damyan Ognyanoff authored
-
- 19 Mar, 2000 1 commit
-
-
Francois Gouget authored
-
- 27 Jul, 1999 1 commit
-
-
Francois Boisvert authored
-
- 25 Apr, 1999 1 commit
-
-
Patrik Stridvall authored
-
- 14 Mar, 1999 1 commit
-
-
Jim Aston authored
-
- 26 Feb, 1999 1 commit
-
-
Alexandre Julliard authored
standard Windows names.
-
- 10 Feb, 1999 1 commit
-
-
Alexandre Julliard authored
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.
-
- 17 Jan, 1999 1 commit
-
-
Alexandre Julliard authored
See Changelog for changes WRT release 990110.
-
- 26 Dec, 1998 1 commit
-
-
Francois Gouget authored
Standard (SBCS) functions may exist or not, with the same or a different semantics.
-