- 04 Aug, 2004 1 commit
-
-
Markus Amsler authored
-
- 20 Feb, 2004 1 commit
-
-
Patrik Stridvall authored
-
- 26 Nov, 2003 1 commit
-
-
Steven Edwards authored
-
- 15 Nov, 2003 1 commit
-
-
Alexandre Julliard authored
winedos private files. Removed the msdos.h header.
-
- 11 Nov, 2003 1 commit
-
-
Jukka Heinonen authored
Merge real mode pending event checking routines. Remove some obsolete code.
-
- 14 Oct, 2003 1 commit
-
-
Jukka Heinonen authored
-
- 30 Sep, 2003 1 commit
-
-
Jukka Heinonen authored
-
- 17 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
proper exception handler and handle instruction emulation.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 01 Sep, 2003 1 commit
-
-
Jukka Heinonen authored
-
- 28 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
possible.
-
- 27 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 25 Aug, 2003 1 commit
-
-
Jukka Heinonen authored
Fix mouse relay stack usage in protected mode. Raw mode switch now handles interrupt flag correctly.
-
- 12 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
by Alex Pasadyn). Get rid of the Wine-specific CRITICAL_SECTION_INIT macro.
-
- 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.
-
- 30 Jun, 2003 1 commit
-
-
Dmitry Timoshkov authored
DLL_THREAD_ATTACH/DLL_THREAD_DETACH notifications, call DisableThreadLibraryCalls() in order to slightly improve performance on thread creation/exiting.
-
- 27 Jun, 2003 1 commit
-
-
Gerald Pfeifer authored
-
- 24 Jun, 2003 1 commit
-
-
Gerald Pfeifer authored
MZ_SUPPORTED.
-
- 23 Jun, 2003 1 commit
-
-
Jukka Heinonen authored
Change DPMI asynchronous event handling. Always use alternate stack in DPMI relays and check for pending events after original stack has been restored.
-
- 20 Jun, 2003 1 commit
-
-
Jukka Heinonen authored
Fix asynchronous event locking. Make asynchronous event handling support DPMI.
-
- 16 Jun, 2003 1 commit
-
-
Jukka Heinonen authored
Replace SHOULD_PEND macro with a function.
-
- 13 Jun, 2003 1 commit
-
-
Jukka Heinonen authored
Stop using SIGALRM for timers.
-
- 06 Jun, 2003 1 commit
-
-
Jukka Heinonen authored
Restored interrupt priorities to correct values.
-
- 04 May, 2003 1 commit
-
-
Marcus Meissner authored
-
- 02 May, 2003 1 commit
-
-
Jukka Heinonen authored
Prepare DOSVM_Wait for handling nested interrupts in both real and protected mode. Provide temporary workaround for keyboard related deadlock.
-
- 04 Mar, 2003 1 commit
-
-
Jukka Heinonen authored
Remove last wrapper check from int31 handler. Move RM/PM hardware interrupt emulation code to separate functions.
-
- 12 Feb, 2003 1 commit
-
-
Michael Stefaniuc authored
-
- 12 Dec, 2002 1 commit
-
-
Dimitrie O. Paun authored
standard Unix header.
-
- 02 Dec, 2002 1 commit
-
-
Jukka Heinonen authored
-
- 06 Nov, 2002 1 commit
-
-
Jukka Heinonen authored
-
- 04 Nov, 2002 1 commit
-
-
Alexandre Julliard authored
'init' spec file declarations.
-
- 28 Oct, 2002 2 commits
-
-
Andreas Mohr authored
bytes, implement pause key handling. - Let int16/02 read the keyboard status flags bytes instead of calling GetAsyncKeyState(). - Make the keyboard state buffer used for Get*Key*() reflect VK_L/RMENU properly. - Small fixes.
-
Jukka Heinonen authored
winedos dll. Add routine for checking if process is Windows process. Fix DOSVM_IsDos32 interface. Move real mode interrupt handler manipulation routines to interrupts.c.
-
- 23 Oct, 2002 1 commit
-
-
Jukka Heinonen authored
dll. Make CTX_SEG_OFF_TO_LIN work with 32-bit segmented pointers common in DPMI32. Fix winedos initialization so that DOSMEM_Init(TRUE) is only called when DOS executable is started.
-
- 18 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 21 Sep, 2002 1 commit
-
-
Dmitry Timoshkov authored
Change some types to SIZE_T according to MS SDK definitions.
-
- 04 Sep, 2002 1 commit
-
-
Alexandre Julliard authored
references to dosmem internal variables. Determine BIOS system offsets at compile time.
-
- 30 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 17 Aug, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 10 Jul, 2002 1 commit
-
-
Admiral Coeyman authored
-