.. |
tests
|
Some tests for NTDLL atom support (by György 'Nog' Jeney).
|
2005-05-11 15:56:09 +00:00 |
.cvsignore
|
Added rules to build import libraries in the individual dll makefiles.
|
2005-05-07 12:39:52 +00:00 |
Makefile.in
|
Implemented NTDLL atom support.
|
2005-05-11 15:55:49 +00:00 |
atom.c
|
Fixed a number of atom test failures.
|
2005-05-14 11:11:21 +00:00 |
cdrom.c
|
…
|
|
critsection.c
|
…
|
|
debugbuffer.c
|
…
|
|
debugtools.c
|
Moved the ntdll per-thread data out of the TEB into a private
|
2005-06-06 20:04:33 +00:00 |
directory.c
|
Mark links to dir with FILE_ATTRIBUTE_REPARSE_POINT, so modern
|
2005-05-31 13:25:38 +00:00 |
env.c
|
…
|
|
error.c
|
Removed some unnecessary inclusions of thread.h
|
2005-06-06 20:13:08 +00:00 |
exception.c
|
Removed some unnecessary inclusions of thread.h
|
2005-06-06 20:13:08 +00:00 |
file.c
|
Call fileio_terminate for FILE_AsyncWriteService.
|
2005-05-26 16:07:53 +00:00 |
handletable.c
|
…
|
|
heap.c
|
Removed some unnecessary inclusions of thread.h
|
2005-06-06 20:13:08 +00:00 |
large_int.c
|
…
|
|
loader.c
|
Allocate the system view for builtin modules earlier in
|
2005-06-05 18:22:02 +00:00 |
loadorder.c
|
Fix some obsolete comments
|
2005-05-27 19:26:34 +00:00 |
misc.c
|
…
|
|
nt.c
|
Fixed typo.
|
2005-06-07 20:01:48 +00:00 |
ntdll.spec
|
Moved the server part of the ExitThread functionality to ntdll.
|
2005-06-05 18:38:48 +00:00 |
ntdll_misc.h
|
Moved the ntdll per-thread data out of the TEB into a private
|
2005-06-06 20:04:33 +00:00 |
om.c
|
…
|
|
path.c
|
Removed the special casing of kernel32 and ntdll for the TEB
|
2005-05-16 17:52:10 +00:00 |
process.c
|
…
|
|
reg.c
|
Implement RegNotifyChangeKeyValue on top of NtNotifyChangeKey.
|
2005-05-16 14:08:11 +00:00 |
relay.c
|
…
|
|
resource.c
|
Removed some unnecessary inclusions of thread.h
|
2005-06-06 20:13:08 +00:00 |
rtl.c
|
Prefix the internal name of all register functions with __regs_ for
|
2005-05-07 18:10:30 +00:00 |
rtlbitmap.c
|
…
|
|
rtlstr.c
|
Fixed RtlIsTextUnicode prototype, and made it properly take into
|
2005-05-31 13:24:44 +00:00 |
sec.c
|
Authors: Evan Deaubl <wine@warpedview.com>, Robert Shearman <rob@codeweavers.com>
|
2005-05-31 09:32:12 +00:00 |
server.c
|
Moved the ntdll per-thread data out of the TEB into a private
|
2005-06-06 20:04:33 +00:00 |
signal_i386.c
|
Moved the ntdll per-thread data out of the TEB into a private
|
2005-06-06 20:04:33 +00:00 |
signal_powerpc.c
|
Prefix the internal name of all register functions with __regs_ for
|
2005-05-07 18:10:30 +00:00 |
signal_sparc.c
|
Prefix the internal name of all register functions with __regs_ for
|
2005-05-07 18:10:30 +00:00 |
string.c
|
…
|
|
sync.c
|
Moved the ntdll per-thread data out of the TEB into a private
|
2005-06-06 20:04:33 +00:00 |
thread.c
|
Moved the ntdll per-thread data out of the TEB into a private
|
2005-06-06 20:04:33 +00:00 |
time.c
|
Added UYT to TZ_INFO.
|
2005-05-12 09:54:39 +00:00 |
version.c
|
Delete version sniffing logic.
|
2005-06-06 10:06:48 +00:00 |
virtual.c
|
Removed some unnecessary inclusions of thread.h
|
2005-06-06 20:13:08 +00:00 |
wcstring.c
|
…
|
|