- 20 Oct, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 19 Jul, 2010 2 commits
-
-
Andrew Nguyen authored
-
Andrew Nguyen authored
-
- 05 Jan, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 04 Jan, 2010 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 25 Jun, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 15 Jun, 2009 1 commit
-
-
Francois Gouget authored
-
- 31 Mar, 2009 1 commit
-
-
Alexandre Julliard authored
This avoids deadlocks with the loader lock.
-
- 04 Mar, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 22 Apr, 2008 1 commit
-
-
Austin English authored
-
- 07 Apr, 2008 1 commit
-
-
Francois Gouget authored
-
- 01 Mar, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 16 Feb, 2008 1 commit
-
-
Rob Shearman authored
When using native compiler exceptions, it isn't valid to use GetExceptionCode and GetExceptionInformation anywhere other than in the filter or handler blocks since it would be very hard for the compiler to work out where to retrieve the exception information from on the stack. Therefore, remove the WINE_EXCEPTION_FILTER and WINE_FINALLY_FUNC macros which enabled GetExceptionCode, GetExceptionInformation and AbnormalTermination to be used inside of the functions they declared and fix up all callers to access the information directly.
-
- 27 Jun, 2007 1 commit
-
-
Michael Stefaniuc authored
-
- 06 Jun, 2007 1 commit
-
-
Michael Stefaniuc authored
-
- 05 Feb, 2007 1 commit
-
-
Andrew Talbot authored
-
- 03 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 12 Dec, 2005 1 commit
-
-
Eric Pouech authored
-
- 10 May, 2005 1 commit
-
-
Eric Pouech authored
-
- 27 Apr, 2005 1 commit
-
-
Eric Pouech authored
actually needs it - now using some manifest constants to make code clearer
-
- 25 Nov, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 18 Nov, 2003 1 commit
-
-
Alexandre Julliard authored
SELECTOR_AllocBlock.
-
- 17 Nov, 2003 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
and stop exporting the WINE_LDT_FIRST_ENTRY constant.
-
- 15 Nov, 2003 1 commit
-
-
Alexandre Julliard authored
winedos private files. Removed the msdos.h header.
-
- 05 Nov, 2003 1 commit
-
-
Alexandre Julliard authored
calling 16-bit code.
-
- 22 Sep, 2003 1 commit
-
-
Jukka Heinonen authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 02 Sep, 2003 1 commit
-
-
Jukka Heinonen authored
Make calling DOS exit functions from DPMI either return to StartPM or print error message if not allowed by DPMI specification.
-
- 27 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 25 Aug, 2003 2 commits
-
-
Jukka Heinonen authored
Fix mouse relay stack usage in protected mode. Raw mode switch now handles interrupt flag correctly.
-
Alexandre Julliard authored
Timoshkov).
-
- 23 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
allows simplifying the wine_call_to_16 assembly code by moving part of it to C code, and getting rid of the extra kernel exports.
-
- 20 Aug, 2003 1 commit
-
-
Jukka Heinonen authored
from raw mode switch handler.
-
- 08 Jul, 2003 1 commit
-
-
Jukka Heinonen authored
Entering protected mode uses simpler and more robust virtual interrupt flag check. Mouse events are now received in graphics modes. Improved tracing output of int33 handler.
-
- 03 Jul, 2003 1 commit
-
-
Marcus Meissner authored
-
- 01 Jul, 2003 1 commit
-
-
Jukka Heinonen authored
-