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 |
André Hentschel
|
5f6ea28c99
|
include: Merge the ia64 ifdefs into one.
|
2010-11-01 11:32:20 +01:00 |
André Hentschel
|
98998cbad5
|
include: Better detect MIPS architecture.
|
2010-11-01 11:32:08 +01:00 |
André Hentschel
|
6798bc2c8e
|
include: Define PROCESSOR_ARCHITECTURE_IA32_ON_WIN64.
|
2010-10-27 11:43:44 +02:00 |
Alexandre Julliard
|
4a1379d804
|
include: The FLOATING_SAVE_AREA type is i386-specific.
|
2010-10-20 18:37:09 +02:00 |
Alexandre Julliard
|
41454fe18b
|
include: Get rid of the non-standard CONTEXT86 type.
|
2010-10-20 18:37:09 +02:00 |
André Hentschel
|
7b1e331523
|
winedump: Add more subsystem descriptions.
|
2010-09-20 15:12:20 +02:00 |
André Hentschel
|
171c9a5327
|
ntdll: Add ARM support.
|
2010-09-20 12:58:44 +02:00 |
Mariusz Pluciński
|
cde2a4150c
|
include: Add LOCALE_INVARIANT definition.
|
2010-09-13 14:46:03 -05:00 |
Austin English
|
7b37a6d47e
|
ntdll: Add Sparc processor support.
|
2010-08-24 12:21:38 +02:00 |
Detlef Riekenberg
|
2e5d7064a6
|
include: Add more TOKEN_INFORMATION_CLASS result struct.
|
2010-08-23 13:43:18 +02:00 |
Austin English
|
e92a552dca
|
dbghelp: Add initial Sparc CPU support.
|
2010-08-23 13:41:17 +02:00 |
Hans Leidekker
|
deb1c552d6
|
include: Add the TOKEN_ELEVATION_TYPE enumeration.
|
2010-07-26 18:38:31 +02:00 |
Paul Chitescu
|
25c8f445c0
|
kernel32: Declare structures related to logical processor information (core, cache, node, group).
|
2010-07-20 12:56:22 +02:00 |
Austin English
|
f403816081
|
include: Rename structs to fix compile with recent gcc.
|
2010-05-21 18:58:04 +02:00 |
Alexandre Julliard
|
f7f4e9e3be
|
include: Force inlining exported API functions to avoid duplicate definitions.
|
2010-05-07 22:38:32 +02:00 |
Yann Droneaud
|
b7d321769c
|
include: Rewrote some extern inline to static inline.
|
2010-05-07 14:21:34 +02:00 |
Alexandre Julliard
|
442512d59f
|
libwine: Do not export any of the LDT support on non-i386 platforms.
|
2009-12-30 18:05:02 +01:00 |
Paul Vriens
|
4d6b74758f
|
kernel32: Add a define for UNICODE_STRING_MAX_CHARS.
|
2009-12-14 16:14:37 +01:00 |
Alexandre Julliard
|
866db819b8
|
ntdll: Add stubs for RtlAddFunctionTable and RtlDeleteFunctionTable.
|
2009-12-04 14:34:45 +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 |
Gerald Pfeifer
|
2ad4439d51
|
include: Fix preprocessor use of _MSC_VER.
|
2009-11-21 14:31:45 +01:00 |
Maarten Lankhorst
|
912f040748
|
include: Add DEFINE_ENUM_FLAG_OPERATORS to winnt.h.
|
2009-11-12 13:03:26 +01:00 |
Paul Vriens
|
531363f6e6
|
advapi32/tests: Add some ReadEventLogA tests.
|
2009-11-03 21:26:15 +01:00 |
Alexander Nicolaysen Sørnes
|
1c4c2bbf33
|
include: Add defines for GetProductInfo.
|
2009-10-26 11:35:56 +01:00 |
Alexandre Julliard
|
5d31eb9377
|
include: Fix the C_ASSERT macro for the latest gcc.
|
2009-05-13 10:32:03 +02:00 |
Luke Benstead
|
d2b923d58d
|
winnt.h: Completed TOKEN_INFORMATION_CLASS enum definition.
|
2009-03-09 12:04:16 +01:00 |
Aric Stewart
|
8dc84666a6
|
advapi32: Add Security Label sids used by IE7.
|
2009-02-04 12:25:35 +01:00 |
Alexandre Julliard
|
a3a02d430a
|
include: Document offsets in the x86_64 context structure.
|
2009-01-06 17:01:15 +01:00 |