- 12 Mar, 2007 1 commit
-
-
Stefan Huehner authored
-
- 07 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 28 Feb, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 12 Dec, 2005 1 commit
-
-
Eric Pouech authored
-
- 15 Aug, 2005 1 commit
-
-
Gerald Pfeifer authored
-
- 10 Aug, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 03 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
_FILE_OFFSET_BITS define to wine/port.h. Made sure that all files that need the define include it.
-
- 06 Jul, 2005 2 commits
-
-
Gerald Pfeifer authored
-
Mike McCormack authored
-
- 05 Jul, 2005 1 commit
-
-
Stefan Huehner authored
-
- 13 Dec, 2004 1 commit
-
-
Eric Pouech authored
-
- 09 Nov, 2003 1 commit
-
-
Gerald Pfeifer authored
user.
-
- 22 Aug, 2003 1 commit
-
-
Steven Edwards authored
-
- 17 Aug, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 21 May, 2002 1 commit
-
-
Steven Edwards authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 22 Feb, 2002 1 commit
-
-
Gavriel State authored
-
- 14 May, 2001 1 commit
-
-
Marcus Meissner authored
Removed several unneeded sys/stat.h includes.
-
- 09 May, 2001 1 commit
-
-
Francois Gouget authored
-
- 22 Jan, 2001 1 commit
-
-
Jon Griffiths authored
- ntdll: complete crt functions, prevent libc imports, fix sscanf.
-
- 09 Jan, 2001 1 commit
-
-
David Elliott authored
-
- 30 Nov, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 07 Nov, 2000 1 commit
-
-
Andreas Mohr authored
CD-ROM drives that are doing mad things with spaces - add ERR()s in case of parsing problems
-
- 06 Sep, 2000 1 commit
-
-
Andreas Mohr authored
Better error messages.
-
- 15 Jul, 2000 2 commits
-
-
Patrik Stridvall authored
-
David Elliott authored
guessing the command length correctly, and if not, tell's it what's up. - Changed strcat to strcpy in SendASPI32Command to avoid requiring the caller to clear the fields. - Added a new field to HA_Unique content to fix some applications. Will fix this for good at a later date. - Added TRACE to GetASPI32DLLVersion (and FIXME when not running under Linux) - Added some constants to winescsi.h (with the help of Bernd Bernie Meyer <bmeyer@cs.monash.edu.au>)
-
- 08 Jul, 2000 1 commit
-
-
David Elliott authored
Store map in HKEY_DYN_DATA.
-
- 19 Mar, 2000 1 commit
-
-
Gerald Pfeifer authored
-
- 12 Mar, 2000 1 commit
-
-
Gerald Pfeifer authored
-
- 08 Mar, 2000 1 commit
-
-
David Elliott authored
- Moved DOS ASPI functionality to msdos/dosaspi.c. - Got rid using PROFILE to get SCSI info from wine.conf. - Read scsi info from /proc/scsi/scsi. - Added setting of a reasonable timeout when opening a SCSI device (5 minutes, defined in winescsi.h). - ExecScsiCommand now ALWAYS posts, even on error (which is the correct behavior).
-