- 08 Jan, 2018 1 commit
-
-
Alex Henrie authored
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 01 Feb, 2016 1 commit
-
-
Paul Gofman authored
Handle should be closed if _endthread is called or thread function exits. If thread is terminated by ExitThread or _endthreadex, thread handle remains valid. Signed-off-by: Paul Gofman <gofmanp@gmail.com> Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 21 Apr, 2014 1 commit
-
-
Alexandre Julliard authored
-
- 20 Jun, 2011 1 commit
-
-
Piotr Caban authored
-
- 25 May, 2011 3 commits
-
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
- 14 Jan, 2008 1 commit
-
-
Andrew Talbot authored
-
- 13 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 14 Jan, 2006 1 commit
-
-
Alexandre Julliard authored
random seed.
-
- 03 Nov, 2005 1 commit
-
-
Kevin Koltzau 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.
-
- 25 Oct, 2002 1 commit
-
-
Michael Stefaniuc authored
-
- 20 Jul, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 19 Jul, 2002 1 commit
-
-
Alexandre Julliard authored
Made terminate and unexpected function pointer per-thread. Added set_se_translator.
-
- 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.
-
- 22 Jan, 2002 1 commit
-
-
Alexandre Julliard authored
that need it (and used the new wine/debug.h while we are at it).
-
- 08 Oct, 2001 1 commit
-
-
Francois Gouget authored
-
- 19 Jun, 2001 1 commit
-
-
Patrik Stridvall authored
- _lfind and _ltow are implemented (not stubs).
-
- 10 Apr, 2001 2 commits
-
-
Francois Gouget authored
Fixed the signature of a few functions. Don't use wcs* functions, use *W (from unicode.h) instead.
-
Francois Gouget authored
Prefix internal methods with 'msvcrt_' instead of 'MSVCRT_', '__MSVCRT_', etc. Remove '_cdecl', it's unnecessary
-
- 22 Jan, 2001 1 commit
-
-
Jon Griffiths authored
- Forward to ntdll where possible. - Fix some .spec entries with incorrect parameters.
-
- 10 Jan, 2001 1 commit
-
-
Jon Griffiths authored
- Many fixes and a load of new functions.
-