Alexandre Julliard
|
1a3777e2dc
|
ntdll: Reject VirtualAlloc blocks in NtUnmapViewOfSection.
|
2009-11-04 19:53:00 +01:00 |
Huw Davies
|
95c525e21b
|
ntdll/tests: Fix spelling of succeeded.
|
2009-11-04 16:45:18 +01:00 |
Austin English
|
f2aa80f71e
|
ntdll: Add support for Windows 7 version.
|
2009-10-30 15:04:24 +01:00 |
Alexandre Julliard
|
aadf703fc0
|
ntdll: The meaning of the flag is inverted between RtlWow64EnableFsRedirection and RtlWow64EnableFsRedirectionEx.
|
2009-10-28 10:55:19 +01:00 |
Yann Droneaud
|
c8553641ac
|
ntdll: Use __asm__ keyword instead of asm in signal_sparc.c.
|
2009-10-27 10:50:06 +01:00 |
André Hentschel
|
3259c81e10
|
ntdll: Implement KeyNameInformation.
|
2009-10-26 11:40:29 +01:00 |
André Hentschel
|
5a9564d938
|
ntdll: Stub for RtlNumberGenericTableElements.
|
2009-10-26 11:37:13 +01:00 |
Alexander Nicolaysen Sørnes
|
ee0b76632a
|
ntdll: Add RtlGetProductInfo stub.
|
2009-10-26 11:37:00 +01:00 |
Alexandre Julliard
|
b102fcadef
|
ntdll: Add Windows directory redirections for Wow64.
|
2009-10-22 20:06:06 +02:00 |
Alexandre Julliard
|
639e07bead
|
ntdll: Abstract the support for comparing file identities.
|
2009-10-22 19:59:04 +02:00 |
Alexandre Julliard
|
4e77222820
|
ntdll: Move the window and system dir variables to directory.c
|
2009-10-22 19:55:06 +02:00 |
Alexandre Julliard
|
71f4b3bb84
|
ntdll: Always set the I/O status information on ioctl completion (Valgrind).
|
2009-10-22 14:48:15 +02:00 |
Charles Davis
|
e3823e14ce
|
ntdll: Finish implementation of DVD_ReadKey() with key type DvdGetRpcKey on Linux.
|
2009-10-20 14:53:02 +02:00 |
Charles Davis
|
ca786887a2
|
ntdll: Implement DVD_GetRegion() on both Linux and Mac OS.
|
2009-10-20 14:52:53 +02:00 |
Charles Davis
|
816a78b0cf
|
ntdll: Implement CDROM_ScsiGetCaps() on Mac OS.
|
2009-10-20 14:52:39 +02:00 |
Charles Davis
|
d22abc20a3
|
ntdll: Partially implement CDROM_GetControl() on Mac OS.
Only the speed is returned.
|
2009-10-20 14:49:59 +02:00 |
Charles Davis
|
192a838cd0
|
ntdll: Implement DVD_ReadStructure() on Mac OS.
|
2009-10-19 15:01:30 +02:00 |
Charles Davis
|
71f430e740
|
ntdll: Implement DVD_ReadKey() on Mac OS.
|
2009-10-19 15:00:41 +02:00 |
Charles Davis
|
7b0ba554ef
|
ntdll: Implement DVD_SendKey() on Mac OS.
|
2009-10-19 14:59:46 +02:00 |
Charles Davis
|
df2bf3e3e5
|
ntdll: Implement DVD_EndSession() on Mac OS.
|
2009-10-19 14:59:42 +02:00 |
Charles Davis
|
05acaeb0f1
|
ntdll: Implement DVD_StartSession() on Mac OS.
|
2009-10-19 14:59:33 +02:00 |
Francois Gouget
|
9b89b85e5f
|
ntdll/tests: Fix compilation on systems that don't support nameless unions.
|
2009-10-19 14:45:15 +02:00 |
Alexandre Julliard
|
905609b73b
|
ntdll: Assume leaf function when we can't find exception information for an ELF module.
|
2009-10-16 13:39:15 +02:00 |
Charles Davis
|
a54ba8712f
|
ntdll: Shorten an ERR message and change it to a FIXME.
|
2009-10-15 12:06:23 +02:00 |
Charles Davis
|
895be2b0f8
|
ntdll: Use the parent device for everything when processing a storage IOCTL request on Mac OS.
|
2009-10-15 12:06:22 +02:00 |
Charles Davis
|
6368dbbd59
|
ntdll: Implement CDROM_RawRead() on Mac OS.
|
2009-10-14 11:46:43 +02:00 |
Alexandre Julliard
|
44ed5c0423
|
ntdll: Use the exception code as exit status when no debugger is present.
|
2009-10-13 14:15:27 +02:00 |
Charles Davis
|
c7992a8d26
|
ntdll: Implement CDROM_ReadQChannel() on Mac OS.
|
2009-10-13 12:41:30 +02:00 |
Dmitry Timoshkov
|
27ebfdb879
|
kernel32: Implement HeapQueryInformation, add some basic tests for it.
|
2009-10-12 12:48:03 +02:00 |
Andrey Turkin
|
7aeaa0338c
|
ntdll: Run TLS callbacks in zero-sized TLS directories.
|
2009-10-12 12:14:21 +02:00 |
Austin English
|
93aa9ebcea
|
ntdll: Add a stub for NtQuerySystemEnvironmentValue.
|
2009-10-08 14:00:19 +02:00 |
Ge van Geldorp
|
bc6f37ac00
|
ntdll/tests: Fix exception test failure on Win7.
|
2009-10-07 15:20:10 +02:00 |
Francois Gouget
|
7c5df85f51
|
ntdll/tests: Add a trailing '\n' to an ok() call.
|
2009-10-07 15:17:04 +02:00 |
Andrey Turkin
|
be910d973a
|
ntdll: Add stub for NtSetInformationThread(ThreadHideFromDebugger).
|
2009-10-06 16:13:17 +02:00 |
Andrey Turkin
|
f2432a8bc2
|
ntdll: Handle invalid pointers in NtQueryInformationProcess(ProcessDebugObjectHandle).
|
2009-10-06 16:13:16 +02:00 |
Ge van Geldorp
|
9925991bf3
|
ntdll/tests: Fix atom tests on Win7.
|
2009-10-06 11:59:45 +02:00 |
Juan Lang
|
bfb4578356
|
server: A thread's affinity is restricted to the process affinity.
|
2009-10-01 11:33:33 +02:00 |
Juan Lang
|
24036fe13a
|
server: Setting a process's affinity sets all of its threads' affinities too.
|
2009-09-30 14:34:32 +02:00 |
Dan Kegel
|
ceb8577bab
|
ntdll: Refactor test_NtQueryDirectoryFile to be table driven, check DIRECTORY attribute.
|
2009-09-30 14:34:29 +02:00 |
Andrey Turkin
|
2e86453f0a
|
ntdll: Accept ProcessDebugObjectHandle in QueryInformationProcess.
|
2009-09-30 14:31:57 +02:00 |
Alexandre Julliard
|
2e8de49ee1
|
ntdll/tests: Retrieve the number of processors through GetSystemInfo.
|
2009-09-30 14:31:57 +02:00 |
Juan Lang
|
2e92c726aa
|
ntdll: Don't allow setting a zero thread affinity.
|
2009-09-29 13:29:43 +02:00 |
Juan Lang
|
c7b1423521
|
ntdll: Don't allow setting a zero process affinity.
|
2009-09-29 13:29:36 +02:00 |
Juan Lang
|
d9ce24e6cb
|
ntdll/tests: Add tests for process and thread affinity.
|
2009-09-29 13:29:28 +02:00 |
Dan Kegel
|
46187dd609
|
ntdll: Fix NtQueryInformationFile test failures on Vista Home Basic.
|
2009-09-25 13:51:03 +02:00 |
Dan Kegel
|
fa12f03976
|
ntdll: Add initial test for NtQueryDirectoryFile().
|
2009-09-25 13:50:54 +02:00 |
Alexandre Julliard
|
135612d22f
|
ntdll: Add support for ordinal forwards.
|
2009-09-25 13:12:02 +02:00 |
Alexandre Julliard
|
c39e28edfb
|
ntdll: Support both 32-bit and 64-bit modules in RtlImageDirectoryEntryToData.
|
2009-09-25 12:46:39 +02:00 |
Alexandre Julliard
|
66b9371bb6
|
ntdll: Silence a noisy FIXME.
|
2009-09-24 15:32:23 +02:00 |
Alexandre Julliard
|
a022062cab
|
ntdll: Move creation of the CPU-specific registry keys to wineboot.
|
2009-09-24 14:23:02 +02:00 |