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 |
Nikolay Sivov
|
b1c3c8c898
|
kernel32: Added InitOnceInitialize() implementation.
|
2012-07-23 12:53:24 +02:00 |
Thomas Faber
|
bb95b706cb
|
include: Make IMAGE_COR20_HEADER declaration compatible with PSDK headers.
|
2012-06-18 11:59:41 +02:00 |
Detlef Riekenberg
|
7fbf5c239e
|
kernel32/tests: Accept higher PRODUCT_* values.
|
2012-06-13 21:35:40 +02:00 |
Detlef Riekenberg
|
0f4e9ffc22
|
ntdll: Implement RtlGetProductInfo.
|
2012-05-31 12:37:24 +02:00 |
Detlef Riekenberg
|
02b74d3fd3
|
ntdll: Implement NtGetCurrentProcessorNumber.
|
2012-05-21 10:20:25 +02:00 |
Jacek Caban
|
76693d52c7
|
widl: Added support for nameless structs and unions.
|
2012-05-14 10:29:40 +02:00 |
Dmitry Timoshkov
|
64cf2db9a6
|
include: Define MUTEX_ALL_ACCESS in a PSDK compatible way.
|
2012-04-18 14:03:12 +02:00 |
André Hentschel
|
1de185efba
|
include: Add new ARM defines to winnt.h.
|
2012-03-28 11:47:51 +02:00 |
André Hentschel
|
21b6d994d2
|
kernel32: Handle LOCALE_NAME_USER_DEFAULT with tests.
|
2012-03-27 11:55:05 +02:00 |
Francois Gouget
|
5f6a8c2b60
|
include: Move the language and sort macros to winnt.rh.
|
2011-11-08 09:49:16 +01:00 |
André Hentschel
|
ed4527a5a9
|
include: Add some new ARM defines.
|
2011-10-31 16:46:11 +01:00 |
André Hentschel
|
d3ad06fb8b
|
include: Clean up some comments.
|
2011-10-31 16:46:06 +01:00 |
Michael Stefaniuc
|
1b2f89e673
|
include: Add a macro to paper over LP64/LLP64 differences for numeric constants.
Based on an idea by Kai Tietz.
|
2011-10-27 12:28:44 +02:00 |
Michael Stefaniuc
|
c5441514bc
|
include: Drop the 'l' modifier from some numeric constants in winnt.h.
|
2011-10-27 12:25:37 +02:00 |
Francois Gouget
|
fe9b079286
|
pdh: Add more Pdh macros and prototypes to the headers.
|
2011-09-16 17:23:10 +02:00 |
Alexandre Goujon
|
94bef59bb2
|
include: Add more GetVolumeInformation system flags.
|
2011-08-29 12:08:21 +02:00 |
Nikolay Sivov
|
7381858e98
|
include: Fix definition name.
|
2011-08-03 14:15:48 +02:00 |
Jacek Caban
|
d60b53761b
|
winnt.h: Added LOCALE_CUSTOM_* declarations.
|
2011-08-01 11:13:08 +02:00 |
Detlef Riekenberg
|
3fc84d4862
|
include: Add definitions and declarations for SRW lock.
|
2011-07-06 11:17:07 +02:00 |
André Hentschel
|
2680548086
|
include: Add PF_XSAVE_ENABLED.
|
2011-06-06 21:49:20 +02:00 |
Alexandre Julliard
|
bc26bdea7c
|
include: Undefine the nameless union/struct macros to avoid conflicts with mingw.
|
2011-05-23 13:16:25 +02:00 |
Austin English
|
cad8afb8ee
|
kernel32: Add a stub for SetThreadPreferredUILanguages.
|
2011-04-25 13:03:07 +02:00 |
Jacek Caban
|
42874c62a7
|
winnt.h: Use Common macro for __C89_NAMELESSUNION and __C89_NAMELESSSTRUCT.
|
2011-01-13 15:22:00 +01:00 |
Jacek Caban
|
45be01952a
|
include: Added macros for unions and structs that should remain nameless regardless NONAMELESSUNION/NONAMELESSSTRUCT definition.
|
2010-12-24 12:04:59 +01:00 |
André Hentschel
|
d4b26c308e
|
include: Add new suite masks.
|
2010-12-21 19:47:49 +01:00 |
André Hentschel
|
e230d88d74
|
include: Add more well known sid types.
|
2010-12-05 12:24:49 +01:00 |
André Hentschel
|
f669272152
|
include: Add some relocation types.
|
2010-11-16 21:54:18 +01:00 |
André Hentschel
|
0e524aaaea
|
include: Define PROCESSOR_OPTIL (MSIL).
|
2010-11-04 11:48:37 +01:00 |