Hans Leidekker
|
3a771b6066
|
advapi32: Add well-known SID WinBuiltinAnyPackageSid.
|
2015-08-26 23:15:26 +09:00 |
Alistair Leslie-Hughes
|
0174a6fc1d
|
include: Add more WELL_KNOWN_SID_TYPE values.
|
2015-08-21 14:33:12 +09:00 |
Dmitry Timoshkov
|
770e15eef1
|
include: Add support for NtCurrentTeb and PSDK compiler in 64-bit mode.
|
2015-07-14 14:39:42 +09:00 |
Sebastian Lackner
|
025ea11dc4
|
ntdll/tests: Add tests for RtlCompressBuffer.
|
2015-07-09 17:34:37 +09:00 |
André Hentschel
|
8d4917e865
|
include: Add IMAGE_LOAD_CONFIG_DIRECTORY64 definition.
|
2015-06-24 15:37:02 +09:00 |
André Hentschel
|
bd1f7ef186
|
include: Rename 64-bit PState to 32-bit Cpsr on ARM64.
|
2015-06-15 14:51:33 +09:00 |
Sebastian Lackner
|
5204d89dc9
|
kernel32/tests: Add tests for virtual memory alignment behaviour.
AT_ROUND_TO_PAGE is only available on 32-bit non-wow64 systems.
|
2015-06-08 15:33:59 +09:00 |
André Hentschel
|
29c47defe6
|
winedump: Add more image debug types.
|
2015-05-28 14:20:57 +09:00 |
André Hentschel
|
8e0164bd26
|
include: Add more ARM64 CV constants.
|
2015-05-28 14:20:55 +09:00 |
André Hentschel
|
cc95ba7ed2
|
include: Add more defines related to ARM64.
|
2015-05-21 14:23:42 +09:00 |
Hans Leidekker
|
985e226c07
|
advapi32: Support parsing mandatory label ACE strings.
|
2015-04-17 14:53:13 +09:00 |
Andrew Cook
|
ecd41d1de7
|
server: Implement job limit flags.
|
2015-04-03 00:33:29 +09:00 |
Charles Davis
|
97bda9a05f
|
ntdll: Support 64-bit Mac OS.
|
2015-02-06 22:35:17 +09:00 |
Sebastian Lackner
|
0114be0978
|
kernel32: Process DBG_RIPEXCEPTION events like regular exceptions.
|
2014-06-23 10:18:39 +02:00 |
Sebastian Lackner
|
1b3d67aace
|
kernel32: Raise DBG_PRINTEXCEPTION_C exception in OutputDebugStringA.
|
2014-06-17 10:58:28 +02:00 |
Michael Müller
|
97c3bb040e
|
ntdll: Stub TokenAppContainerSid in NtQueryInformationToken.
|
2014-06-12 18:13:19 +02:00 |
Huw Davies
|
76fca0f953
|
include: Add a couple of new win 8 access rights.
|
2014-05-07 18:57:32 +02:00 |
Sebastian Lackner
|
4d8edf7612
|
ntdll: Implement RtlInstallFunctionTableCallback on x86_64.
|
2014-04-08 19:23:14 +02:00 |
Dmitry Timoshkov
|
4dff2e7157
|
include: Fix a typo in _MSC_VER.
|
2014-03-24 11:46:41 +01:00 |
Dmitry Timoshkov
|
383f7ba002
|
server: Add THREAD_[SET|QUERY]_LIMITED_INFORMATION to generic access mappings and appropriately change THREAD_ALL_ACCESS.
|
2014-02-06 17:08:33 +01:00 |
Dmitry Timoshkov
|
a0b08adbe4
|
server: Add PROCESS_QUERY_LIMITED_INFORMATION to GENERIC_EXECUTE access mapping and appropriately change PROCESS_ALL_ACCESS.
|
2014-02-06 17:08:32 +01:00 |
Marcus Meissner
|
cef12abd4f
|
kernel32: Thread pool definitions and prototypes.
|
2014-02-04 11:14:23 +01:00 |
Dmitry Timoshkov
|
bfb4f28dc5
|
ntdll: Implement NtQuerySemaphore/SemaphoreBasicInformation.
|
2013-12-26 16:51:07 +01:00 |
André Hentschel
|
fd01828903
|
include: Add more ARM processor feature flags.
|
2013-11-11 17:06:46 +01:00 |
Dmitry Timoshkov
|
ebc7dcc630
|
include: Redefine security privilege names without using TEXT macro.
|
2013-10-21 20:23:54 +02:00 |
Alexandre Julliard
|
a804cc711b
|
jscript: Use the official Windows constant for MAXLONGLONG.
|
2013-10-14 17:26:14 +02:00 |
Andrew Cook
|
868890fb72
|
include: Add types for SetInformationJobObject.
|
2013-10-14 10:47:46 +02:00 |
André Hentschel
|
e99e9d8d82
|
winebuild: Update IMAGE_FILE_MACHINE_ARM64.
According to pecoff 8.3.
|
2013-09-26 10:45:10 +02:00 |
André Hentschel
|
d9a6deff4b
|
winedump: Add and use IMAGE_DELAYLOAD_DESCRIPTOR.
|
2013-09-09 22:10:00 +02:00 |
Alexandre Julliard
|
fcb3e60332
|
ntdll: Implement the RunOnce functions.
|
2013-08-28 22:27:31 +02:00 |
Detlef Riekenberg
|
f8971d0342
|
include: Add missing InitOnce / RtlRunOnce prototypes.
|
2013-05-24 11:03:19 +02:00 |
Dmitry Timoshkov
|
10476af626
|
include: Make KNONVOLATILE_CONTEXT_POINTERS match PSDK definition.
|
2013-04-30 11:47:05 +02:00 |
Dmitry Timoshkov
|
e2791cdfb1
|
include: Make IMAGE_RESOURCE_DIRECTORY_ENTRY match PSDK definition.
|
2013-04-29 13:33:54 +02:00 |
André Hentschel
|
3c04958b8a
|
ntdll: Implement RtlLookupFunctionEntry on ARM.
|
2013-03-25 14:08:42 +01:00 |
André Hentschel
|
df7f4fb720
|
ntdll: Add stubs for RtlAddFunctionTable and RtlDeleteFunctionTable on ARM.
|
2013-03-25 14:08:32 +01:00 |
André Hentschel
|
5d712e7ea0
|
winedump: Recognize IMAGE_DEBUG_TYPE_CLSID.
|
2013-03-25 14:07:49 +01:00 |
Jacek Caban
|
15448724be
|
winnt.h: Added GCC variant of DEFAULT_UNREACHABLE macro.
|
2013-03-13 16:27:45 +01:00 |
André Hentschel
|
41658157b1
|
include: Remove SPARC support.
|
2013-03-11 10:51:27 +01:00 |
André Hentschel
|
874d077ca6
|
msvcrt: Add a new file for the ARM exception handling.
|
2013-02-27 19:23:45 +01:00 |
André Hentschel
|
0993f8bb7b
|
ntdll: Implement IMAGE_REL_BASED_THUMB_MOV32 relocation on ARM.
|
2013-01-21 12:51:14 +01:00 |
André Hentschel
|
a431f83ec1
|
include: Add ARM64 context.
|
2013-01-16 12:48:27 +01:00 |
Amine Khaldi
|
649c982e60
|
include: Define CONTAINING_RECORD using the standard offsetof.
|
2012-12-11 15:48:57 +01:00 |
Amine Khaldi
|
e3dd01a264
|
include: Define FIELD_OFFSET to the standard offsetof.
|
2012-12-11 15:48:54 +01:00 |
Francois Gouget
|
62d1957850
|
include: Fix a typo in the declaration of PCUZZTSTR.
|
2012-10-01 11:59:52 +02:00 |
Francois Gouget
|
e2f30dc115
|
include: Add more string types.
|
2012-09-24 22:27:29 +02:00 |
Marcus Meissner
|
7a529328db
|
kernel32: Add condition variables prototypes and tests.
|
2012-09-11 20:56:37 +02:00 |
André Hentschel
|
538a0abbd7
|
include: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FILE_MACHINE_ARMNT.
|
2012-08-17 10:45:17 +02:00 |
Dmitry Timoshkov
|
9d9496058f
|
include/winnt.h: MSC compiler doesn't support __asm keyword in x86_64 mode.
|
2012-07-31 10:55:55 +02:00 |
Detlef Riekenberg
|
d5e5b43cec
|
include: Add TOKEN_MANDATORY_LEVEL definitions.
|
2012-07-31 10:54:22 +02:00 |
Nikolay Sivov
|
04f588e63a
|
kernel32: Some tests for blocking initialization with InitOnceBeginInitialize().
|
2012-07-24 13:36:27 +02:00 |