- 22 May, 1999 11 commits
-
-
Marcus Meissner authored
-
Ove Kaaven authored
on the correct address space. Added DOSMEM_MovePointers() that relocates selectors when the DOS address space changes (i.e. when dosmod is spawned, particularly from Win16 apps that uses DPMI to execute real-mode code). More complete DOS device implementation.
-
Ove Kaaven authored
(DOSVM idle message loop), and fields hConInput and hConOutput.
-
Pascal Lessard authored
-
Marcus Meissner authored
DLL_PROCESS_ATTACH, increase buffer for vfprintf() (Win95 arp.exe needs 1.3KB).
-
Marcus Meissner authored
-
James Juran authored
can't create a socket with type == SOCK_RAW.
-
Eric Pouech authored
-
Juergen Schmied authored
-
Ove Kaaven authored
Removed implementation of fake multimedia timers. Set minimum resolution to 10 ms (the timing resolution of the Linux kernel). Fixed a couple of flaws.
-
Juergen Schmied authored
-
- 20 May, 1999 1 commit
-
-
Alexandre Julliard authored
should avoid problems with stdio handles.
-
- 17 May, 1999 18 commits
-
-
Huw D M Davies authored
Open/Get/ClosePrinter. Additions to PSDRV_DeviceCapabilities. Split off WINSPOOL into its own directory. Several functions added to DC_Funcs. Based largely on a patch by Pascal Lessard <pascal@macadamian.com>
-
Marcus Meissner authored
-
Ove Kaaven authored
real mode unnecessarily.
-
Ove Kaaven authored
-
Ove Kaaven authored
"Wine-dbg>set *off = val" worked).
-
Jukka Kangas authored
rights. MMIO_DENYWRITE should be sufficient.
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
James Juran authored
accordance with Linux 2.2 Changes file.
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Marcus Meissner authored
previous one. (reported by Ove)
-
- 16 May, 1999 5 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Fixed bug in *_signaled routines that could cause busy-waiting in the select loop.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added suspend/resume_process. Moved handle table back into the process structure.
-
Alexandre Julliard authored
-
- 15 May, 1999 3 commits
-
-
Alexandre Julliard authored
of missing LDT sharing between threads (untested).
-
Alexandre Julliard authored
- moved request handlers to the specific C files - moved handle management to handle.c - moved server private includes to server/ instead of include/server/
-
Alexandre Julliard authored
-
- 14 May, 1999 2 commits
-
-
Marcus Meissner authored
removed unnecessary win.h includes, added syslevel.h to queue.c.
-
Francois Boisvert authored
-