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-20 12:50:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
misc
History
Patrik Stridvall
6afc68aabd
Fixed some issues found by winapi_check.
2000-01-04 00:32:38 +00:00
..
.cvsignore
…
cdrom.c
…
comm.c
…
cpu.c
…
ddeml.c
Fixed potential buffer overflows (spotted by Francois Gouget).
2000-01-01 22:22:21 +00:00
debugstr.c
debugstr_w now returns something looking like 'L"xxxx"...'
1999-12-26 00:37:58 +00:00
error.c
…
lstr.c
Buffer overflows and strncpy fixes.
1999-12-27 05:24:06 +00:00
main.c
…
Makefile.in
…
network.c
…
port.c
…
printdrv.c
…
registry.c
Fixed some issues found by winapi_check.
2000-01-04 00:32:38 +00:00
spy.c
…
system.c
…
toolhelp.c
…
tweak.c
…
version.c
Cosmetics.
1999-12-27 05:26:00 +00:00
w32scomb.c
…
winsock_async.c
…
winsock.c
Buffer overflows and strncpy fixes.
1999-12-27 05:24:06 +00:00
wsprintf.c
…
xmalloc.c
…