Dmitry Timoshkov
|
2a0de94844
|
psapi: Add a test for NtQueryVirtualMemory(MemorySectionName).
|
2012-02-06 10:19:30 -06:00 |
Michael Stefaniuc
|
5337ad066f
|
include: Drop "l" modifiers from numeric constants in winternl.h.
|
2011-11-14 11:46:40 +01:00 |
Austin Lund
|
84e9a23d8d
|
include: Added OBJECT_TYPE_INFORMATION to winternl.h.
|
2011-07-07 14:46:15 +02:00 |
Alexandre Julliard
|
30cb179fe2
|
ntdll: Encode the function pointers in the vectored handler list.
|
2011-06-28 08:01:58 -05:00 |
Alexandre Julliard
|
2e81ba5f4f
|
include: Add a prototype for RtlUnwindEx on x86_64.
|
2011-01-27 14:10:31 +01:00 |
Rudolf Mayerhofer
|
ded24c0d1f
|
include: Add information class SystemLogicalProcessorInformation.
|
2010-10-07 15:58:12 +02:00 |
André Hentschel
|
f2b874ffae
|
include: Add some SYSDBG_COMMANDs.
|
2010-07-01 17:41:26 +02:00 |
Henri Verbeet
|
be73cb70de
|
include: Specify some fields of the SYSTEM_PERFORMANCE_INFORMATION structure.
|
2010-03-29 15:50:43 +02:00 |
Peter Rosin
|
bdebad094c
|
ntdll: Add RtlSetThreadErrorMode and RtlGetThreadErrorMode.
|
2010-02-03 11:37:59 +01:00 |
Alexandre Julliard
|
e26d2665dc
|
include: Define some more of the NT global flag values.
|
2010-01-21 09:07:46 +01:00 |
Alexandre Julliard
|
1c119dad6d
|
ntdll: Implement LdrQueryImageFileExecutionOptions and use it to retrieve the per-process global flag.
|
2010-01-20 17:11:03 +01:00 |
Alexandre Julliard
|
3b67ad9bd4
|
ntdll: Fix the NtCreateEvent prototype.
It takes an event type, not a manual reset flag.
|
2010-01-18 20:34:54 +01:00 |
Alexandre Julliard
|
3c11ff9750
|
include: Move some 64-bit definitions to winnt.h to match the latest PSDK.
|
2009-12-04 14:30:34 +01:00 |
Dan Kegel
|
0f556bf803
|
ntdll: Implement RtlGetNtGlobalFlags(), add related defines to winternl.h.
|
2009-11-30 16:13:08 +01:00 |
Gerald Pfeifer
|
36fad65338
|
include: Remove use of _WIN32_WINNT.
|
2009-11-21 14:31:45 +01:00 |
Maarten Lankhorst
|
6e0e0dc605
|
include: Fix timer APC callback definition.
|
2009-11-19 11:08:06 +01:00 |
Alexandre Julliard
|
44f520a5b6
|
include: Add some more definitions for FILE_INFORMATION_CLASS.
|
2009-11-18 15:15:32 +01:00 |
André Hentschel
|
3259c81e10
|
ntdll: Implement KeyNameInformation.
|
2009-10-26 11:40:29 +01:00 |
Dmitry Timoshkov
|
27ebfdb879
|
kernel32: Implement HeapQueryInformation, add some basic tests for it.
|
2009-10-12 12:48:03 +02:00 |
Andrey Turkin
|
be910d973a
|
ntdll: Add stub for NtSetInformationThread(ThreadHideFromDebugger).
|
2009-10-06 16:13:17 +02:00 |
Eric Pouech
|
f6ceedf6dd
|
ntdll: In SYSTEM_BASIC_INFORMATION, the active processors field refers to the affinity mask.
|
2009-09-22 16:47:25 +02:00 |
Alexandre Julliard
|
c9d85dd576
|
ntdll: Route the process startup through the platform-specific thread startup code.
|
2009-08-29 11:24:44 +02:00 |
Alexandre Julliard
|
2be006e497
|
ntdll: Fix a couple of system information structures for 64-bit.
|
2009-08-27 19:47:49 +02:00 |
Alexandre Julliard
|
4964374570
|
ntdll: The large integer functions are 32-bit only.
|
2009-08-24 15:17:33 +02:00 |
Mike Kaplinskiy
|
af25949a51
|
ntdll: Implement NtCancelIoFileEx and fix NtCancelIoFile.
|
2009-08-18 12:29:27 +02:00 |
Alexandre Julliard
|
747d58d211
|
ntdll: Add management of the Wow64 filesystem redirection flag.
|
2009-07-06 15:08:39 +02:00 |
Alexandre Julliard
|
f7b1e94f98
|
ntdll: Initial implementation of RtlVirtualUnwind on x86_64.
|
2009-05-15 20:19:28 +02:00 |
Alexandre Julliard
|
82fb611806
|
ntdll: Fix the LPC_MESSAGE structure definition for 64-bit.
|
2009-05-07 14:44:22 +02:00 |
Alexandre Julliard
|
1f8876b1de
|
include: Fix the SYSTEM_CACHE_INFORMATION structure for Win64.
|
2009-04-24 12:31:03 +02:00 |
Alexandre Julliard
|
b9b515749b
|
include: Update and document the TEB/PEB offsets on 64-bit.
|
2009-04-09 14:29:30 +02:00 |
Alexandre Julliard
|
f8313855e4
|
ntdll: Convert the DbgPrint* functions to use MS ABI varargs.
|
2009-01-28 19:38:19 +01:00 |
Ricardo Filipe
|
141dcff441
|
ntdll: Add stub for RtlDecompressBuffer.
|
2009-01-28 13:46:15 +01:00 |
Ricardo Filipe
|
63a5cec8cd
|
ntdll: Add stub for RtlCompressBuffer.
|
2009-01-27 11:08:33 +01:00 |
Juan Lang
|
33d05e87b1
|
include: Add definition of OBJECT_NAME_INFORMATION.
|
2009-01-26 15:07:14 +01:00 |
Ricardo Filipe
|
f4eb36531f
|
ntdll: Add stub for RtlGetCompressionWorkSpaceSize.
|
2009-01-26 14:29:51 +01:00 |
Alexandre Julliard
|
6a548b1e9d
|
ntdll: Fix the various structures returned by NtQuerySystemInformation for 64-bit.
|
2009-01-03 14:55:32 +01:00 |
Alexandre Julliard
|
5f36d0239f
|
kernel32: Convert FormatMessageA/W to use an MS ABI vararg list for x86_64.
|
2008-12-31 20:59:51 +01:00 |
Maarten Lankhorst
|
72423f5f6d
|
ntdll: Make the loader process relocations correctly for x86_64.
|
2008-12-26 13:42:07 +01:00 |
Maarten Lankhorst
|
768160e944
|
ntdll: Make all exported wine functions CDECL.
|
2008-12-17 15:02:25 +01:00 |
Alexandre Julliard
|
345aff3f17
|
include: Added some definitions for x86_64 exception handling.
|
2008-12-08 19:27:59 +01:00 |
Alexandre Julliard
|
6c7ff61639
|
ntdll: Added stubs for NtGetWriteWatch and NtResetWriteWatch.
|
2008-11-14 11:02:15 +01:00 |
Alistair Leslie-Hughes
|
8c57a6ef8b
|
advapi32: Correct spelling of SE_CHANGE_NOTIFY_PRIVILEGE.
|
2008-11-10 11:08:01 +01:00 |
Andrey Turkin
|
c425c8a406
|
ntdll: Add stubbed implementations for NtQueryEaFile and NtSetEaFile.
|
2008-09-25 13:29:30 +02:00 |
Marcus Meissner
|
96412ee564
|
Annotate with allocation size attribute.
|
2008-09-05 11:22:26 +02:00 |
Alexandre Julliard
|
091d9748e3
|
ntdll: Add stubs for all the job object functions.
|
2008-09-04 22:47:13 +02:00 |
Alexandre Julliard
|
0327f84a2f
|
ntdll: Implemented NtOpenProcessTokenEx and NtOpenThreadTokenEx.
|
2008-09-04 21:57:13 +02:00 |
Dmitry Timoshkov
|
97f2cbc1ea
|
ntdll: Add support for NtSetInformationProcess(ProcessExecuteFlags).
|
2008-09-04 11:53:00 +02:00 |
Dan Hipschman
|
4c64d0cdfa
|
ntdll: Implement RtlDeleteTimer for kernel32's DeleteTimerQueueTimer.
|
2008-07-25 14:09:15 +02:00 |
Dan Hipschman
|
396e47ef5c
|
ntdll: Implement RtlUpdateTimer for kernel32's ChangeTimerQueueTimer.
|
2008-07-25 14:09:15 +02:00 |
Dan Hipschman
|
d343f2baf7
|
ntdll: Implement RtlCreateTimer for kernel32's CreateTimerQueueTimer.
|
2008-07-23 11:24:03 +02:00 |