.. |
tests
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Makefile.in
|
makefiles: Specify -nodefaultlibs when building low-level dlls.
|
2010-07-21 17:38:18 +02:00 |
actctx.c
|
…
|
|
atom.c
|
…
|
|
cdrom.c
|
ntdll: Add stub implementation of IOCTL_STORAGE_GET_MEDIA_TYPES/IOCTL_STORAGE_GET_MEDIA_TYPES_EX.
|
2010-05-31 12:46:08 +02:00 |
critsection.c
|
ntdll: Use syscall instead of int $0x80.
|
2010-07-22 10:24:48 +02:00 |
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
…
|
|
env.c
|
…
|
|
error.c
|
ntdll: Add LDT error codes.
|
2010-07-21 09:33:27 +02:00 |
exception.c
|
…
|
|
file.c
|
ntdll: Fix race in NtRead/WriteFile.
|
2010-06-21 16:48:27 +02:00 |
handletable.c
|
…
|
|
heap.c
|
ntdll: Round up the initial commit size to the commit granularity.
|
2010-06-29 10:55:20 +02:00 |
large_int.c
|
…
|
|
loader.c
|
ntdll: Set a valid process title for the initial process.
|
2010-06-08 11:55:23 +02:00 |
loadorder.c
|
…
|
|
misc.c
|
ntdll: qsort: comparator must not get the same pointer.
|
2010-05-24 11:27:25 +02:00 |
nt.c
|
ntdll: Add stub for NtSystemDebugControl.
|
2010-06-29 10:55:41 +02:00 |
ntdll.spec
|
ntdll: Add stub for NtSystemDebugControl.
|
2010-06-29 10:55:41 +02:00 |
ntdll_misc.h
|
…
|
|
om.c
|
ntdll: Append a terminating null and return the correct length in NtQuerySymbolicLinkObject.
|
2010-06-30 16:11:42 +02:00 |
path.c
|
ntdll: Convert even Unix paths outside Wine's drive mappings to DOS paths.
|
2010-07-23 13:05:32 +02:00 |
printf.c
|
…
|
|
process.c
|
…
|
|
reg.c
|
…
|
|
relay.c
|
…
|
|
resource.c
|
…
|
|
rtl.c
|
…
|
|
rtlbitmap.c
|
…
|
|
rtlstr.c
|
…
|
|
sec.c
|
…
|
|
serial.c
|
ntdll: Fix set_baud_rate for high rates for non-Linux (bad copy/paste).
|
2010-07-06 19:28:27 +02:00 |
server.c
|
ntdll: Use syscall instead of int $0x80.
|
2010-07-22 10:24:48 +02:00 |
signal_i386.c
|
ntdll: Fix the initial FPU control word on 32-bit too.
|
2010-06-22 11:19:02 +02:00 |
signal_powerpc.c
|
…
|
|
signal_sparc.c
|
…
|
|
signal_x86_64.c
|
ntdll: Fix the initial FPU control word on 64-bit.
|
2010-06-21 11:49:25 +02:00 |
string.c
|
ntdll: Implement bsearch, lfind to use correct comparator functions.
|
2010-05-13 11:50:51 +02:00 |
sync.c
|
…
|
|
tape.c
|
ntdll: Make TAPE_GetStatus inline to avoid a unused function warning.
|
2010-04-26 07:18:46 -05:00 |
thread.c
|
…
|
|
threadpool.c
|
…
|
|
time.c
|
…
|
|
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
ntdll: Print a warning when failing to set execute permissions on a section.
|
2010-06-16 20:06:47 +02:00 |
wcstring.c
|
…
|
|