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-22 13:53:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
kernel32
/
tests
History
Alexandre Julliard
35ef5df76c
kernel32: Rewrite GetOverlappedResult for the new async I/O behavior.
2007-06-04 23:03:15 +02:00
..
alloc.c
…
atom.c
…
change.c
…
codepage.c
kernel32: Add an overflow test for MultiByteToWideChar.
2007-05-18 14:12:20 +02:00
comm.c
kernel32: Skip modem status tests if GetModemStatus failed.
2007-05-21 12:38:56 +02:00
console.c
…
directory.c
…
drive.c
…
environ.c
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
2007-05-25 20:37:56 +02:00
file.c
kernel32: Rewrite GetOverlappedResult for the new async I/O behavior.
2007-06-04 23:03:15 +02:00
format_msg.c
…
generated.c
…
heap.c
ntdll: Avoid overflows in heap allocations. Based on a patch by Rob Shearman.
2007-05-22 11:59:18 +02:00
loader.c
kernel32/tests: Fix a problem revealed by compilation in 64-bit mode.
2007-05-24 11:36:27 +02:00
locale.c
…
mailslot.c
…
Makefile.in
…
module.c
…
path.c
…
pipe.c
…
process.c
…
profile.c
…
resource.c
…
sync.c
…
thread.c
…
time.c
…
timer.c
…
toolhelp.c
kernel32/tests: Fix a signed/unsigned int mismatch.
2007-05-29 12:11:55 +02:00
version.c
…
virtual.c
kernel32/tests: src[i] is a char so there is no point trying to stuff 0xcafedead into it.
2007-05-29 12:13:35 +02:00
volume.c
…