Sign in
goma
/
wine
/
5bb403ceb2be5f727c24a87bee35e72fdd6b41aa
/
include
/
winternl.h
be73cb7
include: Specify some fields of the SYSTEM_PERFORMANCE_INFORMATION structure.
by Henri Verbeet
· 15 years ago
bdebad0
ntdll: Add RtlSetThreadErrorMode and RtlGetThreadErrorMode.
by Peter Rosin
· 15 years ago
e26d266
include: Define some more of the NT global flag values.
by Alexandre Julliard
· 15 years ago
1c119da
ntdll: Implement LdrQueryImageFileExecutionOptions and use it to retrieve the per-process global flag.
by Alexandre Julliard
· 15 years ago
3b67ad9
ntdll: Fix the NtCreateEvent prototype.
by Alexandre Julliard
· 15 years ago
3c11ff9
include: Move some 64-bit definitions to winnt.h to match the latest PSDK.
by Alexandre Julliard
· 15 years ago
0f556bf
ntdll: Implement RtlGetNtGlobalFlags(), add related defines to winternl.h.
by Dan Kegel
· 15 years ago
36fad65
include: Remove use of _WIN32_WINNT.
by Gerald Pfeifer
· 15 years ago
6e0e0dc
include: Fix timer APC callback definition.
by Maarten Lankhorst
· 15 years ago
44f520a
include: Add some more definitions for FILE_INFORMATION_CLASS.
by Alexandre Julliard
· 15 years ago
3259c81
ntdll: Implement KeyNameInformation.
by André Hentschel
· 15 years ago
27ebfdb
kernel32: Implement HeapQueryInformation, add some basic tests for it.
by Dmitry Timoshkov
· 15 years ago
be910d9
ntdll: Add stub for NtSetInformationThread(ThreadHideFromDebugger).
by Andrey Turkin
· 15 years ago
f6ceedf
ntdll: In SYSTEM_BASIC_INFORMATION, the active processors field refers to the affinity mask.
by Eric Pouech
· 16 years ago
c9d85dd
ntdll: Route the process startup through the platform-specific thread startup code.
by Alexandre Julliard
· 16 years ago
2be006e
ntdll: Fix a couple of system information structures for 64-bit.
by Alexandre Julliard
· 16 years ago
4964374
ntdll: The large integer functions are 32-bit only.
by Alexandre Julliard
· 16 years ago
af25949
ntdll: Implement NtCancelIoFileEx and fix NtCancelIoFile.
by Mike Kaplinskiy
· 16 years ago
747d58d
ntdll: Add management of the Wow64 filesystem redirection flag.
by Alexandre Julliard
· 16 years ago
f7b1e94
ntdll: Initial implementation of RtlVirtualUnwind on x86_64.
by Alexandre Julliard
· 16 years ago
82fb611
ntdll: Fix the LPC_MESSAGE structure definition for 64-bit.
by Alexandre Julliard
· 16 years ago
1f8876b
include: Fix the SYSTEM_CACHE_INFORMATION structure for Win64.
by Alexandre Julliard
· 16 years ago
b9b5157
include: Update and document the TEB/PEB offsets on 64-bit.
by Alexandre Julliard
· 16 years ago
f831385
ntdll: Convert the DbgPrint* functions to use MS ABI varargs.
by Alexandre Julliard
· 16 years ago
141dcff
ntdll: Add stub for RtlDecompressBuffer.
by Ricardo Filipe
· 16 years ago
63a5cec
ntdll: Add stub for RtlCompressBuffer.
by Ricardo Filipe
· 16 years ago
33d05e8
include: Add definition of OBJECT_NAME_INFORMATION.
by Juan Lang
· 16 years ago
f4eb365
ntdll: Add stub for RtlGetCompressionWorkSpaceSize.
by Ricardo Filipe
· 16 years ago
6a548b1
ntdll: Fix the various structures returned by NtQuerySystemInformation for 64-bit.
by Alexandre Julliard
· 16 years ago
5f36d02
kernel32: Convert FormatMessageA/W to use an MS ABI vararg list for x86_64.
by Alexandre Julliard
· 16 years ago
72423f5
ntdll: Make the loader process relocations correctly for x86_64.
by Maarten Lankhorst
· 16 years ago
768160e
ntdll: Make all exported wine functions CDECL.
by Maarten Lankhorst
· 16 years ago
345aff3
include: Added some definitions for x86_64 exception handling.
by Alexandre Julliard
· 16 years ago
6c7ff61
ntdll: Added stubs for NtGetWriteWatch and NtResetWriteWatch.
by Alexandre Julliard
· 16 years ago
8c57a6e
advapi32: Correct spelling of SE_CHANGE_NOTIFY_PRIVILEGE.
by Alistair Leslie-Hughes
· 16 years ago
c425c8a
ntdll: Add stubbed implementations for NtQueryEaFile and NtSetEaFile.
by Andrey Turkin
· 17 years ago
96412ee
Annotate with allocation size attribute.
by Marcus Meissner
· 17 years ago
091d974
ntdll: Add stubs for all the job object functions.
by Alexandre Julliard
· 17 years ago
0327f84
ntdll: Implemented NtOpenProcessTokenEx and NtOpenThreadTokenEx.
by Alexandre Julliard
· 17 years ago
97f2cbc
ntdll: Add support for NtSetInformationProcess(ProcessExecuteFlags).
by Dmitry Timoshkov
· 17 years ago
4c64d0c
ntdll: Implement RtlDeleteTimer for kernel32's DeleteTimerQueueTimer.
by Dan Hipschman
· 17 years ago
396e47e
ntdll: Implement RtlUpdateTimer for kernel32's ChangeTimerQueueTimer.
by Dan Hipschman
· 17 years ago
d343f2b
ntdll: Implement RtlCreateTimer for kernel32's CreateTimerQueueTimer.
by Dan Hipschman
· 17 years ago
20a1ca2
ntdll: Implement [Rtl]Create/DeleteTimerQueue[Ex].
by Dan Hipschman
· 17 years ago
1ad733e
ntdll: Implement [Rtl]InitializeCriticalSectionEx.
by Jon Griffiths
· 17 years ago
fca6067
ntdll: Implemented LdrProcessRelocationBlock.
by Alexandre Julliard
· 17 years ago
2d6366f
ntdll: Implemented NtWriteFileGather.
by Alexandre Julliard
· 17 years ago
81e4a0f
ntdll: Implemented NtReadFileScatter.
by Alexandre Julliard
· 17 years ago
5625c60
Get rid of the global thread.h header.
by Alexandre Julliard
· 17 years ago
6d6e9a4
ntdll: Added definitions and structures for fiber local storage.
by Alexandre Julliard
· 17 years ago
44b52b1
Assorted spelling fixes.
by Francois Gouget
· 17 years ago
17651d0
Fix some typos.
by Zach Goldberg
· 17 years ago
25bc702
ntdll: Implement RtlRegisterWait, RtlDeregisterWait and RtlDeregisterWaitEx.
by Rob Shearman
· 17 years ago
343f2c1
ntdll: Implement BindIoCompletionCallback.
by Andrey Turkin
· 17 years ago
6cf2df5
include: Add NTSYSAPI to the exported ntdll functions.
by Alexandre Julliard
· 17 years ago
6b08123
ntdll: Add a stub for RtlSetControlSecurityDescriptor.
by Rob Shearman
· 17 years ago
073dd7d
ntdll: NtAreMappedFilesTheSame semi stub.
by Peter Oberndorfer
· 18 years ago
04e688a
ntdll: Add RtlAddAuditAccessAceEx.
by Mikolaj Zalewski
· 18 years ago
d666143
ntdll: Detect current time zone settings.
by Dmitry Timoshkov
· 18 years ago
6792a9a
ntdll: Implemented RtlFindActivationContextSectionString.
by Eric Pouech
· 18 years ago
3a71513
ntdll: Initial implementation of RtlQueryInformationActivationContext.
by Alexandre Julliard
· 18 years ago
4156a71
ntdll: Create the per-module activation context at module load time.
by Alexandre Julliard
· 18 years ago
797dd94
ntdll: Implemented handling of the per-thread activation context stack.
by Alexandre Julliard
· 18 years ago
64f6fdc
kernel32: Move activation context creation to ntdll (based on a patch by Eric Pouech).
by Alexandre Julliard
· 18 years ago
44c9758
ntdll: Move private data to make room in the TEB for the activation context data.
by Alexandre Julliard
· 18 years ago
33c0db0
ntdll: Constify some variables.
by Andrew Talbot
· 18 years ago
ad5f94d
ntdll: Stub and document IoCompletion APIs.
by Andrey Turkin
· 18 years ago
737b9e5
winternl.h: Make the fields of the PROCESS_BASIC_INFORMATION structure use same type width as a PSDK one.
by Dmitry Timoshkov
· 18 years ago
5f1a234
kernel32: Fix the size of ThreadAffinityMask to match PSDK.
by Dmitry Timoshkov
· 18 years ago
311c001
ntdll: Implement RtlWriteRegistryValue and forward ntoskrnl to it.
by Vitaliy Margolen
· 18 years ago
447fda5
ntdll: Implemented LdrAddRefDll.
by Alexandre Julliard
· 18 years ago
b64530e
ntdll: Reimplement LdrGetDllHandle to use the same search algorithm as LdrLoadDll.
by Alexandre Julliard
· 18 years ago
a22c7a6
kernel32: Constify a variable.
by Andrew Talbot
· 18 years ago
7c6ef46
include: Replace inline static with static inline.
by Andrew Talbot
· 18 years ago
fdff5c3
ntdll: Fix NtUnloadKey to match the DDK.
by Bang Jun-Young
· 18 years ago
9cf1579
ntdll/tests: Cast-qual warning fix.
by Andrew Talbot
· 18 years ago
5cff503
Fix ntsecapi.h so it does not depend on winternl.h.
by Francois Gouget
· 18 years ago
30e44c8
Assorted spelling fixes.
by Francois Gouget
· 18 years ago
c9b5569
ntdll: Added implementation of RtlDllShutdownInProgress.
by Alexandre Julliard
· 18 years ago
46d2886
ntdll: Fix some function arguments.
by Robert Reif
· 19 years ago
6f7b1f6
ntdll: Move the calling of the process entry point back to kernel32.
by Alexandre Julliard
· 19 years ago
50fca71
ntdll: Moved the calling of the process entry point to LdrInitializeThunk.
by Alexandre Julliard
· 19 years ago
6096e58
ntdll: Widen fields in LDR_RESOURCE_INFO to accomodate 64 bit pointers.
by Ge van Geldorp
· 19 years ago
2d3504c
ntdll/kernel32: Moved GetThreadSelectorEntry to ntdll.
by Eric Pouech
· 19 years ago
1d6e259
ntdll/kernel32: Pipe information.
by Eric Pouech
· 19 years ago
9769806
ntdll: Implemented RtlPcToFileHeader.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
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
Next »