projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add a test showing that SaveDC after GetDC should return 1.
[wine]
/
dlls
/
ntdll
/
directory.c
2005-10-28
Alexandre Julliard
Added an implementation of the FSCTL_DISMOUNT_VOLUME...
blob
|
commitdiff
|
raw
2005-10-27
Alexandre Julliard
Make show_dir_symlinks the default and get rid of the...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-13
Alexandre Julliard
In parse_mount_entries return the loop device instead...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Fixed a number of pointer to integer conversions that...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-09
Alexandre Julliard
Use a more portable scheme for storing the name of...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-11
Alexandre Julliard
Added a wine_unix_to_nt_file_name function to do proper...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-25
Mike McCormack
Use RTL_CRITICAL_SECTION instead of CRITICAL_SECTION.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Mike McCormack
Don't include winbase.h or winerror.h when not necessary.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Alexandre Julliard
Moved directory options to HKCU\Software\Wine.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Mike McCormack
Use HANDLE instead of HKEY in the NT API.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Alexandre Julliard
Added magic comments to all Wine-specific registry...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Detlef Riekenberg
Mark links to dir with FILE_ATTRIBUTE_REPARSE_POINT...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-30
Francois Gouget
On some systems (linux 2.6.8) AFS fails to set d_reclen...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-20
Gerald Pfeifer
Avoid compiler warning in parse_mount_entries().
blob
|
commitdiff
|
raw
|
diff to current
2005-05-19
Juan Lang
Implement get_default_drive_device for FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-14
Robert Lunnon
Implement get_default_drive_device for Solaris.
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-03-16
Ulrich Czekalla
Don't mark a file as readonly if it has any write bit...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-09
Alexandre Julliard
Consider any character above 0x7f to be invalid in...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-09
Alexandre Julliard
Fixed read_directory_getdents for large directories...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-08
Gerald Pfeifer
Avoid a warning on FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-06
Alexandre Julliard
Use a direct getdents syscall on Linux to avoid relying on
blob
|
commitdiff
|
raw
|
diff to current
2004-09-13
Alexandre Julliard
Don't try to stat network mounts in parse_mount_entries...
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-13
Hans Leidekker
Fix signed/unsigned comparison warnings.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-07
Emmanuel Maillard
Added Darwin support in get_default_drive_device.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-24
Dmitry Timoshkov
Cygwin's mntent.h requires stdio.h to be included first.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-17
Alexandre Julliard
Added support for mapping UNC filenames to the dosdevic...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-29
Alexandre Julliard
Added auto-detection of DOS drive devices based on...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-29
Alexandre Julliard
Use symlinks in dosdevices/ for the drive devices too.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-27
Alexandre Julliard
Pass the creation disposition to wine_nt_to_unix_file_n...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-23
Alexandre Julliard
Moved support for opening DOS device files to ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-23
Alexandre Julliard
Make DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of
blob
|
commitdiff
|
raw
|
diff to current
2004-04-21
Alexandre Julliard
Properly set IO_STATUS_BLOCK.Information in NtCreateFile.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Alexandre Julliard
Reimplemented GetFileAttributesW, SetFileAttributesW...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-16
Alexandre Julliard
Fixed a number of NT status values to be closer to...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-14
Alexandre Julliard
Moved wine_get_unix_file_name implementation to ntdll...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-14
Alexandre Julliard
Added support for restarting directory scans on platfor...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-12
Alexandre Julliard
Implemented NtCreatelFile using the new symlink scheme.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-16
Alexandre Julliard
O_DIRECTORY is not really needed.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-16
Alexandre Julliard
Implemented NtQueryDirectoryFile (partly based on a...
blob
|
commitdiff
|
raw
|
diff to current