projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winedos: Provide trailing \ now required by GetVolumeInformation.
[wine]
/
dlls
/
winedos
/
int21.c
2009-06-23
Jörg Höhle
winedos: Provide trailing \ now required by GetVolumeIn...
blob
|
commitdiff
|
raw
2009-06-15
Rein Klazes
winedos: int21, function 32h returns data in DS:BX...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-31
Alexandre Julliard
winedos: Release the 16-bit lock before calling ExitThread.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-26
Andrew Talbot
winedos: Initializations fix.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-04
Michael Stefaniuc
winedos: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Dan Kegel
winedos: Get File Attributes must fail for files with...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Michael Stefaniuc
winedos: Don't cast zero.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-12
Alexandre Julliard
winedos: Don't disable long filename functions on NT...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-22
Andrew Talbot
winedos: Assign to struct instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-25
Andrew Talbot
winedos: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-26
Gerald Pfeifer
winedos: Use DWORD instead of long for return values...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-18
Alexandre Julliard
winedos: Fix the device open code for the new NtCreateF...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Andrew Talbot
winedos: Declare some items static.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Alexandre Julliard
winedos: Use NT instead of Unix calls to identify DOS...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Michael Stefaniuc
winedos: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Dan Kegel
winedos: Limit reported disk space to 1GB.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-24
Alexandre Julliard
Avoid importing _strlwr/_strupr from ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-10
Rein Klazes
winedos: Open files with write access on read only...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-17
Eric Pouech
ioctl 440F only returns non mapped drives (for now).
blob
|
commitdiff
|
raw
|
diff to current
2005-09-18
Christian Lupien
Avoid overflow in the read file limit check.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Fixed gcc 4.0 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Eric Pouech
Moved DOS memory handling to winedos.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-06
Francois Gouget
Fix nativeapi.pm so it knows about AC_HEADER_STAT().
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Peter Berg Larsen
Replace strncpy with memcpy or lstrcpyn.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
Rein Klazes
In int21_ioctl - get device data-, set the "is console...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-22
Eric Pouech
ReadFile and WriteFile must be passed a parameter for...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-13
Eric Pouech
Fixed copy&paste error.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-22
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-22
Hans Leidekker
Fix signed/unsigned comparison warnings.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-08
Markus Amsler
Respect given buffer size in GET EXTENDED COUNTRY INFOR...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-07
Markus Amsler
Fix filename terminator table, correct exclude_last...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-07
Andreas Mohr
- fix int21 block device read/write
blob
|
commitdiff
|
raw
|
diff to current
2004-08-18
Alexandre Julliard
Fd type is no longer used, get rid of it.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-14
Markus Amsler
Add DOS editing key support in BUFFERED INPUT.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-13
Markus Amsler
Make FINDFIRST working with /.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-09
Markus Amsler
Fixed drive mapping in GET ALLOCATION.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-12
Marcus Meissner
Remove lvalue casts that are no longer supported.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-17
Alexandre Julliard
Check for non-existent directory in INT21_SetCurrentDir...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-03
Rein Klazes
In INT21_GetFreeDiskSpace adjust the sectors-per-cluste...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-26
Jukka Heinonen
Implement DOS7 canonicalize path function as a conversi...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Alexandre Julliard
Fixed/updated the file attributes defines.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-16
Alexandre Julliard
Update the drive environment strings when changing...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-14
Alexandre Julliard
Replaced create_file server requests by a call to NtCre...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-06
Alexandre Julliard
Get rid of the removable media handling in the server.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-17
Alexandre Julliard
FindFirstFile can return an empty short name if the...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-12
Alexandre Julliard
Changed the create_file server request to take NtCreate...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-09
Alexandre Julliard
Removed some unnecessary definitions from file.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-24
Alexandre Julliard
Changed handling of special DOS devices to use real...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-14
Eric Pouech
- got rid of FILE_Dup2 export from kernel32
blob
|
commitdiff
|
raw
|
diff to current
2003-11-26
Steven Edwards
Porting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-25
Uwe Bonnes
INT21_GetFreeDiskSpace(): The drive parameter is found...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-25
Alexandre Julliard
Removed task.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-15
Alexandre Julliard
Moved a number of DOS definitions out of the global...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-14
Alexandre Julliard
Repaired INT21_FindFirst/FindNext.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-14
Eric Pouech
- moved the remaining of int21 calls to dlls/winedos
blob
|
commitdiff
|
raw
|
diff to current
2003-11-03
Jukka Heinonen
Implement fat32 extended free space function.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-27
Jukka Heinonen
Moved drive parameter block (DPB) routines to winedos.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-16
Rolf Kalbermatter
Use INVALID_FILE_ATTRIBUTES to test for failure of
blob
|
commitdiff
|
raw
|
diff to current
2003-09-22
Michael Stefaniuc
Silence the FIXME's produced by a check for a dos32...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-03
Sylvain Petreolle
Changed some functions to reset CFLAG on success.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-02
Jukka Heinonen
Make DOS process exit using ExitProcess instead of...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-16
Jukka Heinonen
Migrate create/open file functions to winedos.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-13
Jukka Heinonen
Move get current directory and set current directory...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-04
Jukka Heinonen
Migrate most int21 ioctl routines to winedos.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-20
Jukka Heinonen
Added some long filename functions.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-19
Jukka Heinonen
Move get current drive int21 function to winedos.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-15
Alexandre Julliard
Thomas Mertes <thomas.mertes_at_gmx.at>
blob
|
commitdiff
|
raw
|
diff to current
2003-05-11
Jukka Heinonen
Make read from stdin use buffered input code and redire...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-06
Jukka Heinonen
Report errors to applications when illegal dates are...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-02
Jukka Heinonen
Remove obsolete code from DOSVM_Wait.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-21
Jukka Heinonen
Moved dosconf.c to winedos.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-08
Jukka Heinonen
Return correct segment for VESA information.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-30
Jukka Heinonen
Add prototype for GetCompressedFileSize. Move some...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-04
Jukka Heinonen
Move decoding of long file name functions to winedos.
blob
|
commitdiff
|
raw
|
diff to current
2003-02-19
Jukka Heinonen
Move resize memory block to winedos and make it resize...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-11
Jukka Heinonen
Reorganize IOCTL handling.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-30
Jukka Heinonen
Fix buffered input function. Add support for UMB subfun...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-28
Jukka Heinonen
Return scancode when extended keycodes are read using...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-23
Jukka Heinonen
Return number of bytes written when writing to DOS...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-20
Lawson Whitney
Fix reversed hour and minute in int 21 ah=2c.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-10
Jukka Heinonen
Move int21 country information handling to winedos.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-07
Jukka Heinonen
Move int08 stub and LOL to upper memory.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-03
Jukka Heinonen
Clean up int21 handling. Move error handling to winedos.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-02
Jukka Heinonen
Rename old DOS3Call as INT_Int21Handler and make new...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-06
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-29
Jukka Heinonen
Modify winedos interrupt handlers so that they work...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-31
Alexandre Julliard
Moved internal context macros out of winnt.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-30
Alexandre Julliard
Fixed some dll separation issues.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-27
Dmitry Timoshkov
Convert most of the file APIs to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-05
Jukka Heinonen
Real mode interrupt handler now handles interrupt 21...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-11
Alexandre Julliard
Removed obsolete console driver.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Jukka Heinonen
Converted "read standard input with echo" interrupt...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-03
Jukka Heinonen
Redirect DOS writes to stdout/console to DOSVM_PutChar.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-31
Nog
Fixed function 0xb.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-29
Jukka Heinonen
Added support for DOS EMS memory.
blob
|
commitdiff
|
raw
|
diff to current
next