This website requires JavaScript.
Explore
Help
Sign in
niansa-misc
/
wine
Watch
1
Star
0
Fork
You've already forked wine
0
mirror of
synced
2025-03-07 03:53:26 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1e1eb509ea
wine
/
files
History
Marcus Meissner
acfae0c117
Fixed off by 1 error in section code (did not return len-2 on buffer
...
overflow in some cases, but len-1).
1999-05-08 18:29:10 +00:00
..
.cvsignore
Initial revision
1998-10-04 18:02:24 +00:00
async.c
Renamed wintypes.h to windef.h.
1999-03-14 16:35:05 +00:00
change.c
Use server handles directly for Win32 handles. Removed use of K32OBJ.
1999-02-28 13:27:56 +00:00
directory.c
Converted to the new debugging interface (done with the help of the
1999-05-02 14:32:27 +00:00
dos_fs.c
Converted to the new debugging interface (done with the help of the
1999-05-02 14:32:27 +00:00
drive.c
Converted to the new debugging interface (done with the help of the
1999-05-02 14:32:27 +00:00
file.c
New debug scheme with explicit debug channels declaration.
1999-04-19 14:56:29 +00:00
Makefile.in
Group commit for recovery after disk crash.
1999-01-17 16:55:11 +00:00
profile.c
Fixed off by 1 error in section code (did not return len-2 on buffer
1999-05-08 18:29:10 +00:00