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-15 02:18:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
files
History
Ryan Cumming
768d98e7e9
- Silence annoying "Empty path passed" error.
...
- Set error correctly when an empty path is passed to DeleteFile.
2002-11-08 18:52:18 +00:00
..
change.c
…
directory.c
Make COMSPEC point to wcmd.exe, not command.com.
2002-11-04 22:49:11 +00:00
dos_fs.c
Copy the necessary data from the unicode struct to the ascii one in
2002-10-28 18:49:52 +00:00
drive.c
Get rid of FILE_ATTRIBUTE_SYMLINK (based on a patch by Bill Medland).
2002-10-25 03:32:10 +00:00
file.c
- Silence annoying "Empty path passed" error.
2002-11-08 18:52:18 +00:00
profile.c
Removed references to advapi32 registry functions from some of the
2002-09-13 17:47:44 +00:00
smb.c
Remove references to PCVOID and LPUINT.
2002-09-17 01:35:09 +00:00
smb.h
Convert most of the file APIs to Unicode.
2002-08-27 01:13:58 +00:00
tape.c
…