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 03:15:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
ntdll
History
Alexandre Julliard
e22ce46278
ntdll: Pin down all dlls imported by the main exe.
2007-08-30 16:34:27 +02:00
..
tests
ntdll/tests: Fix typos.
2007-08-22 12:18:59 +02:00
actctx.c
ntdll: Better match the PSDK types and fix the winapi_check warnings.
2007-08-16 11:09:38 +02:00
atom.c
…
cdrom.c
ntdll: On Mac OS, close the CDROM device before opening the parent.
2007-08-29 16:44:16 +02:00
critsection.c
…
debugbuffer.c
…
debugtools.c
…
directory.c
…
env.c
…
error.c
…
exception.c
…
file.c
ntdll: Fixed file system name comparison on *BSD.
2007-08-29 12:02:13 +02:00
handletable.c
…
heap.c
ntdll: Make RtlCompactHeap more silent.
2007-08-28 11:55:22 +02:00
large_int.c
…
loader.c
ntdll: Pin down all dlls imported by the main exe.
2007-08-30 16:34:27 +02:00
loadorder.c
…
Makefile.in
…
misc.c
…
nt.c
…
ntdll_misc.h
…
ntdll.spec
…
om.c
…
path.c
…
process.c
…
reg.c
…
relay.c
…
resource.c
…
rtl.c
…
rtlbitmap.c
…
rtlstr.c
…
sec.c
…
serial.c
…
server.c
ntdll: Return an error instead of dying in wine_server_call if the input buffer is invalid.
2007-08-20 14:40:18 +02:00
signal_i386.c
…
signal_powerpc.c
…
signal_sparc.c
…
signal_x86_64.c
…
string.c
…
sync.c
…
tape.c
…
thread.c
…
threadpool.c
…
time.c
ntdll: Do not leave not initialized cached timezone information if a timezone doesn't have daylight saving rules.
2007-08-29 14:08:20 +02:00
version.c
…
version.rc
…
virtual.c
…
wcstring.c
…