This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-19 12:21:46 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
files
History
Alexandre Julliard
d1051870db
Reimplemented GetDiskFreeSpaceW and GetDiskFreeSpaceExW on top of the
...
corresponding ntdll functions.
2004-04-17 00:30:09 +00:00
..
directory.c
Store the windows and system directories as long path names.
2004-03-26 01:07:34 +00:00
dos_fs.c
Moved wine_get_unix_file_name implementation to ntdll, and changed it
2004-04-14 19:40:53 +00:00
drive.c
Reimplemented GetDiskFreeSpaceW and GetDiskFreeSpaceExW on top of the
2004-04-17 00:30:09 +00:00
file.c
Added support for FILE_DIRECTORY_FILE and FILE_NON_DIRECTORY_FILE open
2004-04-16 04:31:35 +00:00
smb.c
Properly map SMB errors using DOS-style error codes.
2004-04-07 03:50:22 +00:00
smb.h
Added wine_server_release_fd function to release the fd returned by
2003-12-01 23:01:12 +00:00