.. |
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
|
Fix nativeapi.pm so it knows about AC_HEADER_STAT().
|
2005-05-06 16:22:54 +00:00 |
critsection.c
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
Implement get_default_drive_device for Solaris.
|
2005-05-14 18:48:18 +00:00 |
env.c
|
…
|
|
error.c
|
…
|
|
exception.c
|
Make unimplemented function message a bit prettier.
|
2005-05-13 13:56:47 +00:00 |
file.c
|
Implement NtQueryVolumeInformation for Solaris.
|
2005-05-07 12:16:21 +00:00 |
handletable.c
|
Replace GetCurrentProcess() with NtCurrentProcess() in ntdll.
|
2005-02-22 19:33:50 +00:00 |
heap.c
|
Dump HeapWalk entries.
|
2005-03-03 13:50:21 +00:00 |
large_int.c
|
Documentation spelling fixes.
|
2005-02-25 14:07:56 +00:00 |
loader.c
|
Use "" for Windows includes in dlls, instead of <>.
|
2005-03-21 10:52:26 +00:00 |
loadorder.c
|
…
|
|
misc.c
|
…
|
|
nt.c
|
Added (stubbed) SystemDriverInformation and
|
2005-05-13 13:55:51 +00:00 |
ntdll.spec
|
Implemented NTDLL atom support.
|
2005-05-11 15:55:49 +00:00 |
ntdll_misc.h
|
Prefix the internal name of all register functions with __regs_ for
|
2005-05-07 18:10:30 +00:00 |
om.c
|
…
|
|
path.c
|
Fix nativeapi.pm so it knows about AC_HEADER_STAT().
|
2005-05-06 16:22:54 +00:00 |
process.c
|
…
|
|
reg.c
|
Move save_registry and unload_key server calls to ntdll.
|
2005-03-30 10:21:15 +00:00 |
relay.c
|
Support relay tracing of functions with 18 arguments.
|
2005-03-24 15:08:37 +00:00 |
resource.c
|
…
|
|
rtl.c
|
Prefix the internal name of all register functions with __regs_ for
|
2005-05-07 18:10:30 +00:00 |
rtlbitmap.c
|
Documentation spelling fixes.
|
2005-02-25 14:07:56 +00:00 |
rtlstr.c
|
Assorted spelling fixes.
|
2005-05-06 15:44:31 +00:00 |
sec.c
|
Stub implementation of RtlAbsoluteToSelfRelativeSD.
|
2005-03-30 10:22:51 +00:00 |
server.c
|
Fix nativeapi.pm so it knows about AC_HEADER_STAT().
|
2005-05-06 16:22:54 +00:00 |
signal_i386.c
|
Store the 16-bit stack pointer in the WOW32Reserved TEB field.
|
2005-05-14 12:16:46 +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
|
Implemented NtSignalAndWaitForSingleObject.
|
2005-04-24 17:35:52 +00:00 |
thread.c
|
Removed the MESSAGEQUEUE structure, and store the corresponding
|
2005-04-27 08:18:20 +00:00 |
time.c
|
Added UYT to TZ_INFO.
|
2005-05-12 09:54:39 +00:00 |
version.c
|
Set win2k3 service pack number to 1.
|
2005-05-05 09:49:24 +00:00 |
virtual.c
|
Remove all traces of the VIRTUAL_SetFaultHandler support.
|
2005-04-20 16:26:23 +00:00 |
wcstring.c
|
Get rid of the remaining calls to strncpyW, and remove that function
|
2005-04-21 17:18:50 +00:00 |