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
/
dlls
/
ntdll
History
Dmitry Timoshkov
aebcbf0f6e
kernel32: Return upper cased drive letters in paths, some applications depend on it.
2008-02-27 14:52:26 +01:00
..
tests
…
actctx.c
ntdll: Add an exception handler around check_actctx to catch bad handles.
2008-02-25 19:49:27 +01:00
atom.c
…
cdrom.c
…
critsection.c
…
debugbuffer.c
…
debugtools.c
…
directory.c
…
env.c
…
error.c
…
exception.c
…
file.c
…
handletable.c
…
heap.c
ntdll: When using HEAP_ZERO_MEMORY in heap allocation functions, don't clear the whole block.
2008-02-21 13:00:05 +01:00
large_int.c
…
loader.c
Add a new convenience macro for an exception handler that handles all exceptions.
2008-02-16 14:58:24 +01:00
loadorder.c
…
Makefile.in
…
misc.c
…
nt.c
…
ntdll_misc.h
…
ntdll.spec
…
om.c
…
path.c
kernel32: Return upper cased drive letters in paths, some applications depend on it.
2008-02-27 14:52:26 +01:00
process.c
…
reg.c
…
relay.c
…
resource.c
…
rtl.c
…
rtlbitmap.c
…
rtlstr.c
kernel32: On Mac OS, recompose the Unicode strings we get from the OS.
2008-02-15 12:07:56 +01:00
sec.c
…
serial.c
…
server.c
…
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
…
version.c
…
version.rc
…
virtual.c
…
wcstring.c
…