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-01-21 19:36:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
ntdll
History
Alexandre Julliard
d5088668de
Generate stub entries on the fly for missing entry points instead of
...
returning a deadbeef pointer.
2004-12-14 20:03:23 +00:00
..
tests
Implement handle tables and add tests for them.
2004-12-07 14:47:13 +00:00
.cvsignore
…
cdrom.c
…
critsection.c
…
debugbuffer.c
…
debugtools.c
…
directory.c
Fixed read_directory_getdents for large directories (found by Rein
2004-12-09 16:54:20 +00:00
env.c
Fixed RtlExpandEnvironmentStrings_U to not depend on the string being
2004-11-29 18:24:08 +00:00
error.c
…
exception.c
Generate stub entries on the fly for missing entry points instead of
2004-12-14 20:03:23 +00:00
file.c
Add a test for ReadFile/WriteFile fault handling, make it pass under
2004-11-28 14:58:11 +00:00
handletable.c
Implement handle tables and add tests for them.
2004-12-07 14:47:13 +00:00
heap.c
…
large_int.c
…
loader.c
Generate stub entries on the fly for missing entry points instead of
2004-12-14 20:03:23 +00:00
loadorder.c
…
Makefile.in
Implement handle tables and add tests for them.
2004-12-07 14:47:13 +00:00
misc.c
…
nt.c
- implement LookupPrivilegeName
2004-11-04 04:52:17 +00:00
ntdll_misc.h
Implement NtQueryTimer.
2004-12-13 21:10:58 +00:00
ntdll.spec
Implement NtQueryTimer.
2004-12-13 21:10:58 +00:00
om.c
…
path.c
…
process.c
…
reg.c
…
relay.c
…
resource.c
…
rtl.c
…
rtlbitmap.c
…
rtlstr.c
…
sec.c
…
server.c
…
signal_i386.c
Fix up several inline assembler blocks so that they produce correct
2004-12-02 18:19:25 +00:00
signal_powerpc.c
…
signal_sparc.c
Permit unaligned memory access on sparc.
2004-11-21 15:38:26 +00:00
string.c
…
sync.c
Implement NtQueryTimer.
2004-12-13 21:10:58 +00:00
thread.c
…
time.c
Implement NtQueryTimer.
2004-12-13 21:10:58 +00:00
version.c
…
virtual.c
Fix up several inline assembler blocks so that they produce correct
2004-12-02 18:19:25 +00:00
wcstring.c
…