- 20 Aug, 2003 2 commits
-
-
Jukka Heinonen authored
software interrupt.
-
Jukka Heinonen authored
from raw mode switch handler.
-
- 19 Aug, 2003 1 commit
-
-
Jukka Heinonen authored
relay sees original stack and code pointers. Make it possible for DOS relay to modify code and stack pointers.
-
- 18 Aug, 2003 2 commits
-
-
Alexandre Julliard authored
-
Jukka Heinonen authored
-
- 12 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
by Alex Pasadyn). Get rid of the Wine-specific CRITICAL_SECTION_INIT macro.
-
- 08 Aug, 2003 1 commit
-
-
Patrik Stridvall authored
-
- 15 Jul, 2003 1 commit
-
-
Jukka Heinonen authored
Fix bugs in int1a subfunctions.
-
- 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
-
- 30 Jun, 2003 3 commits
-
-
Dmitry Timoshkov authored
DLL_THREAD_ATTACH/DLL_THREAD_DETACH notifications, call DisableThreadLibraryCalls() in order to slightly improve performance on thread creation/exiting.
-
Alexandre Julliard authored
SleepEx.
-
Jukka Heinonen authored
using an assembler stub.
-
- 27 Jun, 2003 2 commits
-
-
Gerald Pfeifer authored
-
Sylvain Petreolle authored
-
- 24 Jun, 2003 1 commit
-
-
Gerald Pfeifer authored
MZ_SUPPORTED.
-
- 23 Jun, 2003 2 commits
-
-
Francois Gouget authored
-
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 2 commits
-
-
Jukka Heinonen authored
Some fixes based on patch by Ferenc Wagner.
-
Jukka Heinonen authored
Replace SHOULD_PEND macro with a function.
-
- 13 Jun, 2003 3 commits
-
-
Sylvain Petreolle authored
-
Jukka Heinonen authored
subfunctions into winedos. Fix quite a few bugs in the implementation of these functions.
-
Jukka Heinonen authored
Stop using SIGALRM for timers.
-
- 06 Jun, 2003 1 commit
-
-
Jukka Heinonen authored
Restored interrupt priorities to correct values.
-
- 04 Jun, 2003 1 commit
-
-
Jukka Heinonen authored
Migrate int21 set drive routine to winedos.
-
- 20 May, 2003 1 commit
-
-
Jukka Heinonen authored
-
- 19 May, 2003 1 commit
-
-
Jukka Heinonen authored
Fix spelling mistakes. Add some drive handling helper routines.
-
- 15 May, 2003 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Implement file control block (FCB) functions: INT21_OpenFileUsingFCB [0x0f], INT21_CloseFileUsingFCB [0x10], INT21_SequenialReadFromFCB [0x14], INT21_SequenialWriteToFCB [0x15], INT21_ReadRandomRecordFromFCB [0x21], INT21_WriteRandomRecordToFCB [0x22], INT21_RandomBlockReadFromFCB [0x27], INT21_RandomBlockWriteToFCB [0x28].
-
- 11 May, 2003 1 commit
-
-
Jukka Heinonen authored
console.
-
- 07 May, 2003 1 commit
-
-
Jukka Heinonen authored
-
- 06 May, 2003 1 commit
-
-
Jukka Heinonen authored
system date call (required by many installation checks).
-
- 04 May, 2003 1 commit
-
-
Marcus Meissner authored
-
- 02 May, 2003 3 commits
-
-
Jukka Heinonen authored
Prepare DOSVM_Wait for handling nested interrupts in both real and protected mode. Provide temporary workaround for keyboard related deadlock.
-
Jukka Heinonen authored
Make int31 print more tracing information.
-
Jukka Heinonen authored
Add support for invoking DOS programs with long command lines.
-
- 27 Apr, 2003 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
common process startup into a separate winevdm application.
-