- 08 Sep, 2017 1 commit
-
-
Martin Storsjo authored
Also include the rest of except_*.c (based on except_arm.c) as stubs. Signed-off-by: Martin Storsjo <martin@martin.st> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 23 Mar, 2017 1 commit
-
-
Piotr Caban authored
Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 16 Apr, 2014 1 commit
-
-
Piotr Caban authored
-
- 02 Jan, 2014 1 commit
-
-
Alexandre Julliard authored
-
- 27 Feb, 2013 1 commit
-
-
André Hentschel authored
-
- 16 Mar, 2012 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 19 Sep, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 21 Jul, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 16 Mar, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 18 Jan, 2010 1 commit
-
-
Andrew Nguyen authored
-
- 04 Mar, 2008 1 commit
-
-
Rob Shearman authored
Only specify the root to keep platform-specifics out of the individual DLL makefiles.
-
- 04 Oct, 2006 1 commit
-
-
Michael Stefaniuc 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.
-
- 03 Nov, 2005 1 commit
-
-
Marcus Meissner authored
-
- 09 May, 2005 1 commit
-
-
Alexandre Julliard authored
makefiles, and added support for building a .def.a static import library too.
-
- 08 Nov, 2004 1 commit
-
-
Eric Pouech authored
-
- 25 Jun, 2004 1 commit
-
-
Dimitrie O. Paun authored
Fix some naming conventions aberrations. Add tests to ensure consistency between the two sets of symbols.
-
- 13 Jan, 2004 1 commit
-
-
Alexandre Julliard authored
functions and exported variables. Removed the almost empty lconv.c file.
-
- 11 Oct, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 15 Mar, 2003 1 commit
-
-
Jon Griffiths authored
-
- 30 Oct, 2002 1 commit
-
-
Uwe Bonnes authored
-
- 25 Oct, 2002 1 commit
-
-
Michael Stefaniuc authored
-
- 18 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
Added -DWINE_NO_STRICT flag to dlls that don't support STRICT yet.
-
- 17 Aug, 2002 1 commit
-
-
Daniel Gudbjartsson authored
Added implementations of fwscanf, swscanf, wscanf and sscanf. Corrected the declaration of swscanf. Added implementation of the l, h, L and w prefixes. Added implementation of the c, C, s, S and n types.
-
- 24 Jul, 2002 1 commit
-
-
Alexandre Julliard authored
Schmied for help in testing it).
-
- 11 May, 2002 1 commit
-
-
Alexandre Julliard authored
Added -exe mode to generate a .spec.c for an exe without having to provide a .spec. Removed some no longer needed spec files. Removed .dll extension in makefiles import specifications.
-
- 09 May, 2002 1 commit
-
-
Alexandre Julliard authored
it can be used on platforms that don't build a .spec.c file.
-
- 26 Mar, 2002 1 commit
-
-
Uwe Bonnes authored
-
- 20 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Unix libraries, and install them in $libdir/wine instead of $libdir to avoid name conflicts in /usr/lib.
-
- 21 Feb, 2002 1 commit
-
-
Peter Hunnisett authored
Convert all msvcrt locks over to use _lock and _unlock. Explicitly make msvcrt compile with multithreaded option. Fix flag handling in _sopen. Add W->A call for new _swopen.
-
- 10 Apr, 2001 1 commit
-
-
Francois Gouget authored
Fixed the signature of a few functions. Don't use wcs* functions, use *W (from unicode.h) instead.
-
- 10 Jan, 2001 1 commit
-
-
Jon Griffiths authored
- Many fixes and a load of new functions.
-
- 13 Dec, 2000 1 commit
-
-
Jon Griffiths authored
- Support temporary files, add tmpfile, rmtmp - spawn* functions: fix args, add cwait, searchenv
-
- 12 Dec, 2000 1 commit
-
-
Jon Griffiths authored
- Implemented isleadbyte, snprintf. - Added NLS IsValidCodePage prototype, misc CRTDLL fixes.
-
- 06 Dec, 2000 1 commit
-
-
Alexandre Julliard authored
instead of using symlinks.
-
- 26 Nov, 2000 1 commit
-
-
Alexandre Julliard authored
-