- 27 Jan, 2022 1 commit
-
-
Alexandre Julliard authored
Add -DWINE_NO_LONG_TYPES to modules that still have compilation warnings with long types. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 21 Dec, 2021 1 commit
-
-
Rémi Bernon authored
Instead of statically importing dinput8 and creating the class at load time, which causes some native hooks to fail loading. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52222Signed-off-by: Rémi Bernon <rbernon@codeweavers.com> Signed-off-by: Andrew Eikum <aeikum@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 10 Dec, 2021 1 commit
-
-
Rémi Bernon authored
Based on a patch from Zebediah Figura <zfigura@codeweavers.com>. Signed-off-by: Rémi Bernon <rbernon@codeweavers.com> Signed-off-by: Andrew Eikum <aeikum@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 20 Sep, 2021 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 24 Mar, 2021 1 commit
-
-
Jacek Caban authored
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Andrew Eikum <aeikum@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 22 Mar, 2021 1 commit
-
-
Jacek Caban authored
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 05 Jul, 2019 1 commit
-
-
Jacek Caban authored
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 02 Jan, 2014 1 commit
-
-
Alexandre Julliard authored
-
- 15 Dec, 2013 1 commit
-
-
Alexandre Julliard authored
-
- 12 Jul, 2011 1 commit
-
-
Andrew Eikum authored
-
- 29 Jun, 2011 1 commit
-
-
Andrew Eikum authored
-
- 06 Jan, 2011 1 commit
-
-
Alexandre Julliard authored
-
- 19 Sep, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 27 Aug, 2010 1 commit
-
-
Anders Jonsson authored
-
- 21 Jul, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 15 Jul, 2010 1 commit
-
-
Igor Paliychuk authored
-
- 13 Jul, 2010 1 commit
-
-
Michael Stefaniuc authored
Translation by Claudia Cotună.
-
- 16 Mar, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 23 Oct, 2009 1 commit
-
-
Eric Pouech authored
-
- 19 Oct, 2009 1 commit
-
-
Eric Pouech authored
-
- 15 Oct, 2009 1 commit
-
-
Eric Pouech authored
-
- 03 Jul, 2009 1 commit
-
-
Michael Stefaniuc authored
Do not include them from an other rc file.
-
- 23 Mar, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 04 Mar, 2008 1 commit
-
-
Rob Shearman authored
Only specify the root to keep platform-specifics out of the individual DLL makefiles.
-
- 09 Nov, 2006 1 commit
-
-
Eric Pouech authored
-
- 29 Sep, 2006 1 commit
-
-
Michael Stefaniuc authored
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
-
- 14 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 28 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 11 Jul, 2006 1 commit
-
-
Alexandre Julliard authored
Most dlls use libwine_unicode at this point, so there's nothing to gain by having two separate libraries.
-
- 30 Oct, 2005 1 commit
-
-
Julien Cegarra authored
-
- 09 May, 2005 1 commit
-
-
Alexandre Julliard authored
makefiles, and added support for building a .def.a static import library too.
-
- 09 Feb, 2005 1 commit
-
-
Eric Pouech authored
- made some winmm APIs rely on the Unicode version for the core implementation (instead of Ansi flavor)
-
- 11 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
ALTNAMES variable.
-
- 11 Oct, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 23 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
of make.
-
- 07 Mar, 2003 1 commit
-
-
Steven Edwards authored
-
- 27 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
to WOWCallback16Ex.
-
- 04 Nov, 2002 1 commit
-
-
Francois Gouget authored
-
- 31 Oct, 2002 1 commit
-
-
Eric Pouech authored
-
- 29 Oct, 2002 1 commit
-
-
Eric Pouech authored
functions) - moved time 16/32 conversions functions to 16 bit source files - final Makefile changes (16 bit part can now really be not compiled when -disable-win16 is requested)
-