- 13 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 12 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
Also get rid of the kernel/messages subdirectory.
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 16 Jan, 2006 1 commit
-
-
Mike McCormack authored
-
- 10 Jan, 2006 1 commit
-
-
Robert Shearman authored
-
- 08 Nov, 2005 1 commit
-
-
Markus Amsler authored
- add missing description - add missing returns section - complete missing A/W pairs - reformate comments, to match c2man requirements
-
- 20 Jun, 2005 1 commit
-
-
Mike McCormack authored
- include kernel_private.h to get declaration for convert_old_config()
-
- 23 Dec, 2004 1 commit
-
-
Michael Stefaniuc authored
redundant.
-
- 01 May, 2004 1 commit
-
-
Alexandre Julliard authored
Removed files/file.c and include/file.h.
-
- 28 Apr, 2004 1 commit
-
-
Alexandre Julliard authored
functions.
-
- 16 Apr, 2004 1 commit
-
-
Alexandre Julliard authored
directory from 16-bit or DOS code.
-
- 26 Mar, 2004 2 commits
-
-
Alexandre Julliard authored
Fixed bug in OpenFile16 introduced by previous change.
-
Alexandre Julliard authored
Moved GetTempPath and GetTempDrive to dlls/kernel.
-
- 25 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
changed it to use exported APIs instead of internal functions where possible.
-
- 10 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 14 Jan, 2004 1 commit
-
-
Eric Pouech authored
- move all dos handle related code into dlls/kernel32
-
- 15 Nov, 2003 1 commit
-
-
Alexandre Julliard authored
winedos private files. Removed the msdos.h header.
-
- 18 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
functions on top of their 32-bit counterpart, and moved them to dlls/kernel.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 24 Jun, 2003 1 commit
-
-
Eric Pouech authored
dlls/kernel subdir (also splitting 16bit APIs in a separate file) - implemented ntdll.Nt{Lock|Unlock}File, and made use of those for the kernel32 equivalent - implemented a few information classes in NtQueryInformationFile and NtSetInformationFile (still lots of missing classes) - enhanced the get_file_info server request in order to implement correctly NtQueryInformationFile (change time & file alloc size) - rewrote registry loading to comply with latest changes
-