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-18 11:58:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
files
History
Alexandre Julliard
8081e5a1e5
Added handle_t type to server interface so that we can make handles
...
pointers later on. Always use 0 to signal invalid handle in server requests.
2001-01-05 04:08:07 +00:00
..
.cvsignore
…
change.c
Fixed a few type clashes in preparation for the switch to STRICT.
2000-12-24 20:33:01 +00:00
directory.c
- clarify many error messages
2000-12-27 04:02:46 +00:00
dos_fs.c
Added handle_t type to server interface so that we can make handles
2001-01-05 04:08:07 +00:00
drive.c
- clarify many error messages
2000-12-27 04:02:46 +00:00
file.c
Added handle_t type to server interface so that we can make handles
2001-01-05 04:08:07 +00:00
Makefile.in
Moved $(MODULE).o rule out of Make.rules into the individual
2000-09-29 00:28:25 +00:00
profile.c
Protect against NULL buffer in the profile functions.
2000-12-19 19:37:03 +00:00
tape.c
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
2000-11-27 23:54:25 +00:00