- 9aa468d ntdll: Stub implementations of NtCreateIoCompletion, NtSetIoCompletion, and NtRemoveIoCompletion. by Mike McCormack · 19 years ago
- a18bdf1 ntdll: Very crude implementation of RtlQueueWorkItem. by Robert Shearman · 19 years ago
- 9669ff8 ntdll: Get rid of the main_file argument in LdrInitializeThunk. by Alexandre Julliard · 19 years ago
- b7b7f2b Avoid importing _strlwr/_strupr from ntdll. by Alexandre Julliard · 19 years ago
- 2878d99 ntdll: Add debug registers to the context of all exceptions. by Alexandre Julliard · 19 years ago
- 978f470 ntdll: NtQueryInformationToken change parameters according to PSDK. by Vitaliy Margolen · 19 years ago
- 90e3865 ntdll: NtRaiseException doesn't need to be a register function. by Alexandre Julliard · 19 years ago
- 97ede2d include: Fix DECLSPEC_NORETURN for compilation with MS C compiler. by Rolf Kalbermatter · 19 years ago
- 0603559 ntdll: Check for failure to get the user path in RtlOpenCurrentUser. by Alexandre Julliard · 19 years ago
- a1cd3ab Implement RtlInitAnsiStringEx. by Ivan Leo Puoti · 19 years ago
- ce08973 Fix NtQueryDirectoryObject prototype, documentation, and the by Ivan Leo Puoti · 19 years ago
- e1008c3 Add stub implementation for NtAccessCheckAndAuditAlarm. by Ivan Leo Puoti · 19 years ago
- af53827 Add OBJECT_BASIC_INFORMATION to winternl.h. by Vitaliy Margolen · 19 years ago
- b3badc7 - rewrite kernel32:{Set|Get}PriorityClass on top of ntdll equivalent by Eric Pouech · 20 years ago
- ff77264 Correct third parameter of NtQueryInformationAtom. by James Hawkins · 20 years ago
- 6fb12fc Declare PNTSTATUS in lmaccess.h and ntsecapi.h to match the PSDK. by Francois Gouget · 20 years ago
- 5617b71 Added a wine_unix_to_nt_file_name function to do proper pathname by Alexandre Julliard · 20 years ago
- 55ad6cc Implemented a few trivial ntdll functions that have been added in by Alexandre Julliard · 20 years ago
- 4de75b5 Use the new RtlExitUserThread function instead of exporting by Alexandre Julliard · 20 years ago
- 1dc1895 Use SIZE_T type for size variables in NTDLL when appropriate. by Dmitry Timoshkov · 20 years ago
- da0ade4 Define the remaining Nt* functions. by Mike McCormack · 20 years ago
- 04d05c9 Add more Nt* functions. by Mike McCormack · 20 years ago
- 50f8fbf Add more Nt* functions. by Mike McCormack · 20 years ago
- 7e3d506 Removed 4 bytes from the SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION by Paul Vriens · 20 years ago
- 4475822 Define more Nt* functions. by Mike McCormack · 20 years ago
- f28a1ed Add some values to the PROCESS_INFORMATION_CLASS enumeration. by Felix Nawothnig · 20 years ago
- efe7c28 Declare some Nt* functions. by Mike McCormack · 20 years ago
- 6d68a03 Implemented OpenProcess on top of NtOpenProcess. by Eric Pouech · 20 years ago
- 0ccfb0c Declare some Nt* functions. by Mike McCormack · 20 years ago
- 261a8b5 Add prototype and fix RtlpNtCreateKey. by Mike McCormack · 20 years ago
- a0bfbb9 Add stub implementation of RtlAddAuditAccessAce. by James Hawkins · 20 years ago
- 05f53af Declare RtlGUIDFromString and RtlStringFromGUID. by Mike McCormack · 20 years ago
- cc1c516 Added KERNEL_USER_TIMES struct. by Paul Vriens · 20 years ago
- 78911f3 - avoid winternl.h depending on winbase.h by Mike McCormack · 20 years ago
- 9cb94b2 Implement RtlImpersonateSelf, RevertToSelf and MapGenericMask. by Robert Shearman · 20 years ago
- e485f98 Implement RtlCopySecurityDescriptor. by James Hawkins · 20 years ago
- 5b2d5fd Use HANDLE instead of HKEY in the NT API. by Mike McCormack · 20 years ago
- 379946c Declare Nt directory functions. by Mike McCormack · 20 years ago
- 7da043f Add/fix more NT native API declarations. by Mike McCormack · 20 years ago
- 0c9cb1d Declare port functions and fix prototypes. by Mike McCormack · 20 years ago
- 5e50085 Fixed size of our SYSTEM_TIMEOFDAY_INFORMATION struct. by Paul Vriens · 20 years ago
- d838385 Add and fix function prototypes. by Mike McCormack · 20 years ago
- f3392ac Add RtlAnsiCharToUnicodeChar definition. by James Hawkins · 20 years ago
- a9983c8 Implement RtlAdjustPrivilege. by Eric Kohl · 20 years ago
- 950e5e6 Dependency fixes for winternl.h. by Mike McCormack · 20 years ago
- 264eb8d Add another (unknown) member to SYSTEM_THREAD_INFORMATION. by Paul Vriens · 20 years ago
- ab29aa2 Moved the ntdll per-thread data out of the TEB into a private by Alexandre Julliard · 20 years ago
- d8c5960 Make SYSTEM_THREAD_INFORMATION.pszProcessName a UNICODE_STRING. by Felix Nawothnig · 20 years ago
- eb6559f Change SYSTEM_PROCESS_INFORMATION to reflect W2K/WinXP/W2K3 structure. by Paul Vriens · 20 years ago
- 16885f0 Fixed RtlIsTextUnicode prototype, and made it properly take into by Alexandre Julliard · 20 years ago
- 2964d8b Rename SystemDriverInformation to SystemModuleInformation. by Ivan Leo Puoti · 20 years ago
- e4412a6 Removed the special casing of kernel32 and ntdll for the TEB by Alexandre Julliard · 20 years ago
- ad8d542 Sorted some of the structs and made them consistent. by Paul Vriens · 20 years ago
- 26c9b07 Implemented NTDLL atom support. by Eric Pouech · 20 years ago
- 219bff0 Changed SystemHandleList into SystemHandleInformation by Paul Vriens · 20 years ago
- 64a44a4 Remove HANDLEINFO struct. by Paul Vriens · 20 years ago
- 424cc2a Remove the not used PROCESS_INFO struct. by Paul Vriens · 20 years ago
- 205d3c4 Added proper names for the remaining TEB fields. by Alexandre Julliard · 20 years ago
- f92fff6 Implemented NtSignalAndWaitForSingleObject. by Mike McCormack · 20 years ago
- d2ea92d - Clean up well-known privileges. by Robert Shearman · 20 years ago
- 08ae0d0 Remove THREAD_INFO struct. Rename THREADINFO into SYSTEM_THREAD_INFORMATION. by Paul Vriens · 20 years ago
- 5a2591d - moved named pipe creation to ntdll by Eric Pouech · 20 years ago
- 58a4fb9 Declare and define a stub for NtSignalAndWaitForSingleObject. by Mike McCormack · 20 years ago
- c31a7e9 - Correct args for NtPowerInformation. - Add stub for NtInitiatePowerAction. by Benjamin Cutler · 20 years ago
- 016206c Move mailslot set and query info implementation to ntdll. by Mike McCormack · 20 years ago
- 580ded6 - Implement NtLoadKey. - Forward RegLoadKey to NtLoadKey. by James Hawkins · 20 years ago
- 6c42be2 Implement CreateMailslot using NtCreateMailslotFile. by Mike McCormack · 20 years ago
- f1020bc Added support for the TLS expansion slots, adding an extra 1024 entries. by Alexandre Julliard · 20 years ago
- 54d4257 Move Rtl*Registry* structs, defines and prototypes to winternl.h. by Ivan Leo Puoti · 20 years ago
- b0f02b2 - Implement AdjustTokenPrivileges, DuplicateTokenEx and by Robert Shearman · 20 years ago
- 2a0df4b In NtQuerySystemInformation, handle request for information class 1, by Rein Klazes · 20 years ago
- 407d863 Get rid of the rdtsc cpu instruction method for calculation of the by Rein Klazes · 20 years ago
- bfef620 Added NtLoadDriver and NtUnloadDriver stubs. by Ivan Leo Puoti · 20 years ago
- fccfcbf Stub implementations for EnumPageFiles{A,W}, GetProcessImageFileName{A,W}. by Hans Leidekker · 20 years ago
- 1fd6264 Fixed the FIXME in RtlNtStatusToDosError, and implemented by Alexandre Julliard · 20 years ago
- 1d36d12 Fixed prototypes of a couple of ntdll functions. by Alexandre Julliard · 20 years ago
- 49f7f6c Stub implementations for AdjustTokenGroups, AreAllAccessesGranted, by Hans Leidekker · 20 years ago
- 7572b12 Implement NtQueryTimer. by Robert Shearman · 20 years ago
- ee6982e Implement handle tables and add tests for them. by Robert Shearman · 20 years ago
- 44158dd - moved event, semaphore, mutex implementation from kernel32 to ntdll by Eric Pouech · 20 years ago
- 0fca5ac - implement LookupPrivilegeName by Juan Lang · 20 years ago
- 2050591 Fix NtAllocateVirtualMemory declaration and fix users of the function. by Robert Shearman · 20 years ago
- de91a8d Implemented NtYieldExecution. by Alexandre Julliard · 20 years ago
- a62dec8 Document all the structure members up to SessionId in the PEB. by Robert Reif · 21 years ago
- 440ad8c - ctrl-c enabling flag is now inherited by Eric Pouech · 21 years ago
- 8bc2fdb Disable the RtlBitMap tests if compiling with the Microsoft headers as by Francois Gouget · 21 years ago
- 91562d5 Add PSZ to windef.h. by Francois Gouget · 21 years ago
- 60fbc97 Added a few more prototypes to the headers. by Mike McCormack · 21 years ago
- 61d21ce Update RTL_BITMAP and RTL_BITMAP_RUN to match the 2000 DDK. by Francois Gouget · 21 years ago
- f8e2873 Added prototypes for a few more Native API functions. by Mike McCormack · 21 years ago
- b255c11 Stub implementation for NtSetInformationToken. by Mike McCormack · 21 years ago
- 278f743 Stub implementation and declaration for NtCreateNamedPipeFile. by Mike McCormack · 21 years ago
- e3d8853 Moved FlushInstructionCache to ntdll. by Mike McCormack · 21 years ago
- 81b2237 Added support for getting and setting the UI language. by Alexandre Julliard · 21 years ago
- cc46132 Store the number of processors in the PEB structure. by Alexandre Julliard · 21 years ago
- 9ff652d Fixed a missing typedef. by Eric Pouech · 21 years ago
- d4874d6 Added a few more info classes in NtQueryInformationFile. by Alexandre Julliard · 21 years ago
- cf67839 Pass the creation disposition to wine_nt_to_unix_file_name so that it by Alexandre Julliard · 21 years ago
- 9db147e Make DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of by Alexandre Julliard · 21 years ago
- e79ff70 * add some values to the SYSTEM_INFORMATION_CLASS enumeration by Mike McCormack · 21 years ago