ntdll: Fix the FileAllInformation info size.
[wine] / dlls / ntdll /
2009-12-01  Henri Verbeetntdll: Fix the FileAllInformation info size.
2009-11-30  Dan Kegelntdll: Implement RtlGetNtGlobalFlags(), add related...
2009-11-30  Nikolay Sivovntdll: Call DLL_PROCESS_DETACH if attaching failed.
2009-11-29  Rob Shearmanntdll: Don't read beyond the end of the array on the...
2009-11-19  Alexandre Julliardntdll: Merge the thread data and thread regs structure...
2009-11-19  Alexandre Julliardntdll: Move initialization of the debug registers to...
2009-11-19  Alexandre Julliardntdll: Moved the TEB allocation routines to the platfor...
2009-11-19  Henri Verbeetntdll/tests: Add a FileNameInformation test with filesy...
2009-11-19  Henri Verbeetntdll/tests: Disable filesystem redirection for test_fi...
2009-11-18  Alexandre Julliardntdll: Add support for the different info classes in...
2009-11-18  Alexandre Julliardntdll: Make the various directory info size functions...
2009-11-18  Alexandre Julliardntdll: Pass the NtQueryDirectoryFile info class down...
2009-11-18  Alexandre Julliardntdll: Define a generic file information structure...
2009-11-18  Alexandre Julliardntdll: Pass the full I/O status block to append_entry...
2009-11-18  Alexandre Julliardntdll: Use the common fill_stat_info function from...
2009-11-18  Alexandre Julliardntdll: Add a common function to compute file informatio...
2009-11-18  Alexandre Julliardinclude: Add some more definitions for FILE_INFORMATION...
2009-11-17  Rob Shearmanserver: Extend get_token_user server call to also retri...
2009-11-13  Detlef Riekenbergntdll/tests: GetVolumePathnameW is not present before...
2009-11-12  Henri Verbeetntdll: Fix the FileNameInformation info size.
2009-11-12  Henri Verbeetntdll/tests: Add some tests for the NtQueryInformationF...
2009-11-12  Henri Verbeetntdll: Implement the FileNameInformation class for...
2009-11-11  Alexandre Julliardntdll: Implemented RtlCaptureStackBackTrace for i386.
2009-11-11  Alexandre Julliardntdll: Moved RtlCaptureStackBackTrace stub to the cpu...
2009-11-04  Alexandre Julliardntdll: Reject VirtualAlloc blocks in NtUnmapViewOfSection.
2009-11-04  Huw Daviesntdll/tests: Fix spelling of succeeded.
2009-10-30  Austin Englishntdll: Add support for Windows 7 version.
2009-10-28  Alexandre Julliardntdll: The meaning of the flag is inverted between...
2009-10-27  Yann Droneaudntdll: Use __asm__ keyword instead of asm in signal_spa...
2009-10-26  André Hentschelntdll: Implement KeyNameInformation.
2009-10-26  André Hentschelntdll: Stub for RtlNumberGenericTableElements.
2009-10-26  Alexander Nicolays... ntdll: Add RtlGetProductInfo stub.
2009-10-22  Alexandre Julliardntdll: Add Windows directory redirections for Wow64.
2009-10-22  Alexandre Julliardntdll: Abstract the support for comparing file identities.
2009-10-22  Alexandre Julliardntdll: Move the window and system dir variables to...
2009-10-22  Alexandre Julliardntdll: Always set the I/O status information on ioctl...
2009-10-20  Charles Davisntdll: Finish implementation of DVD_ReadKey() with...
2009-10-20  Charles Davisntdll: Implement DVD_GetRegion() on both Linux and...
2009-10-20  Charles Davisntdll: Implement CDROM_ScsiGetCaps() on Mac OS.
2009-10-20  Charles Davisntdll: Partially implement CDROM_GetControl() on Mac OS.
2009-10-19  Charles Davisntdll: Implement DVD_ReadStructure() on Mac OS.
2009-10-19  Charles Davisntdll: Implement DVD_ReadKey() on Mac OS.
2009-10-19  Charles Davisntdll: Implement DVD_SendKey() on Mac OS.
2009-10-19  Charles Davisntdll: Implement DVD_EndSession() on Mac OS.
2009-10-19  Charles Davisntdll: Implement DVD_StartSession() on Mac OS.
2009-10-19  Francois Gougetntdll/tests: Fix compilation on systems that don't...
2009-10-16  Alexandre Julliardntdll: Assume leaf function when we can't find exceptio...
2009-10-15  Charles Davisntdll: Shorten an ERR message and change it to a FIXME.
2009-10-15  Charles Davisntdll: Use the parent device for everything when proces...
2009-10-14  Charles Davisntdll: Implement CDROM_RawRead() on Mac OS.
2009-10-13  Alexandre Julliardntdll: Use the exception code as exit status when no...
2009-10-13  Charles Davisntdll: Implement CDROM_ReadQChannel() on Mac OS.
2009-10-12  Dmitry Timoshkovkernel32: Implement HeapQueryInformation, add some...
2009-10-12  Andrey Turkinntdll: Run TLS callbacks in zero-sized TLS directories.
2009-10-08  Austin Englishntdll: Add a stub for NtQuerySystemEnvironmentValue.
2009-10-07  Ge van Geldorpntdll/tests: Fix exception test failure on Win7.
2009-10-07  Francois Gougetntdll/tests: Add a trailing '\n' to an ok() call.
2009-10-06  Andrey Turkinntdll: Add stub for NtSetInformationThread(ThreadHideFr...
2009-10-06  Andrey Turkinntdll: Handle invalid pointers in NtQueryInformationPro...
2009-10-06  Ge van Geldorpntdll/tests: Fix atom tests on Win7.
2009-10-01  Juan Langserver: A thread's affinity is restricted to the proces...
2009-09-30  Juan Langserver: Setting a process's affinity sets all of its...
2009-09-30  Dan Kegelntdll: Refactor test_NtQueryDirectoryFile to be table...
2009-09-30  Andrey Turkinntdll: Accept ProcessDebugObjectHandle in QueryInformat...
2009-09-30  Alexandre Julliardntdll/tests: Retrieve the number of processors through...
2009-09-29  Juan Langntdll: Don't allow setting a zero thread affinity.
2009-09-29  Juan Langntdll: Don't allow setting a zero process affinity.
2009-09-29  Juan Langntdll/tests: Add tests for process and thread affinity.
2009-09-25  Dan Kegelntdll: Fix NtQueryInformationFile test failures on...
2009-09-25  Dan Kegelntdll: Add initial test for NtQueryDirectoryFile().
2009-09-25  Alexandre Julliardntdll: Add support for ordinal forwards.
2009-09-25  Alexandre Julliardntdll: Support both 32-bit and 64-bit modules in RtlIma...
2009-09-24  Alexandre Julliardntdll: Silence a noisy FIXME.
2009-09-24  Alexandre Julliardntdll: Move creation of the CPU-specific registry keys...
2009-09-24  Alexandre Julliardntdll: Avoid crashing on an empty resource directory.
2009-09-23  Alexandre Julliardntdll: Remap EXCEPTION_EXECUTE_FAULT only after the...
2009-09-23  Huw Daviesntdll: Fix build on MacOSX.
2009-09-22  Alexandre Julliardntdll: Only create the CPU registry keys on first run.
2009-09-22  Eric Pouechntdll: Moved CPU related registry key creation from...
2009-09-22  Eric Pouechntdll: Implement basic support for processor power...
2009-09-22  Eric Pouechntdll: Reuse kernel32's cpu info to implement NtQuerySy...
2009-09-22  Eric Pouechntdll: In SYSTEM_BASIC_INFORMATION, the active processo...
2009-09-15  Michael Karcherntdll: Fix DEP status initialization.
2009-09-11  Paul Vriensntdll/tests: Fix some test failures on several platforms.
2009-09-11  Dmitry Timoshkovntdll: RtlpNtQueryValueKey takes 5 parameters.
2009-09-10  Alexandre Julliardntdll: Make sure that serial ioctl calls fail on non...
2009-09-10  Alexandre Julliardntdll: Fix a file descriptor leak.
2009-09-10  Dan Kegelntdll: Add tests for NtQueryInformationFile.
2009-09-08  Mike Kaplinskiyntdll: Remember to set the iosb status if using a worke...
2009-09-01  Alexandre Julliardntdll: Implemented the SList functions for Win64.
2009-08-31  Austin Englishntdll/tests: Fix a compiler warning on PowerPC.
2009-08-29  Benjamin Kramerntdll: Fix build on MacOSX.
2009-08-29  Alexandre Julliardntdll: Use a more drastic (and simpler) method for...
2009-08-29  Alexandre Julliardntdll: Route the process startup through the platform...
2009-08-28  Alexandre Julliardntdll: Add support for Dwarf expressions in call frame...
2009-08-28  Alexandre Julliardntdll: Add support for unwinding the signal stack on...
2009-08-28  Alexandre Julliardntdll: Unwind the stack before calling exit/abort_thread.
2009-08-28  Alexandre Julliardntdll: Move the abort_thread() function to the CPU...
2009-08-27  Alexandre Julliardntdll: Define correct address space limits for x86_64.
2009-08-27  Alexandre Julliardntdll: Return the expected length in NtQueryInformation...
next