projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
include: Document offsets in the x86_64 context structure.
[wine]
/
include
/
winnt.h
2009-01-06
Alexandre Julliard
include: Document offsets in the x86_64 context structure.
blob
|
commitdiff
|
raw
2009-01-04
Alexandre Julliard
include: Fix data structures for processor affinity...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Alexandre Julliard
ntdll: NtCurrentTeb is not exported on x86_64.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Alexandre Julliard
include: Allow 64-bit pointers to pass through LDT...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Alexandre Julliard
include: Fix a few compiler warnings for the Mingw64...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Alexandre Julliard
include: Added some definitions for x86_64 exception...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-04
Alexandre Julliard
ntdll: Implemented RtlCaptureContext.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Maarten Lankhorst
include: Add NtCurrentTeb assembly for win64.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
Alexandre Julliard
ntdll: Get rid of the Wine-specific MEM_SYSTEM flag.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-05
Marcus Meissner
Annotate with allocation size attribute.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-04
Alexandre Julliard
kernel32: Implemented the wrapper functions for job...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
James Hawkins
advapi32: Fix the process access rights value for Vista.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-26
Paul Vriens
kernel32/tests: Fix two failures on win9x.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-24
Mikołaj Zalewski
include: Add KEY_WOW64_* defines.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Dan Hipschman
include: Add WT_TRANSFER_IMPERSONATION to winnt.h.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Jon Griffiths
ntdll: Implement [Rtl]InitializeCriticalSectionEx.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-30
Alexandre Julliard
include: Use WINE_NO_UNICODE_MACROS instead of __WINESR...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-23
Alam Arias
include: Modify UNREFERENCED macros to cast to void.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-22
Dan Hipschman
advapi32: Add a stub for CreateRestrictedToken.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-04
Steven Edwards
winnt.h: Fix dllimport and visibility attributes on...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-29
Dmitry Timoshkov
kernel32: Add stubs for fiber local storage APIs.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-16
Rob Shearman
include: Fix the C_ASSERT macro to not generate an...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-19
Dmitry Timoshkov
include: Add CONTEXT86_EXTENDED_REGISTERS and CONTEXT86...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
Rob Shearman
include: Move Wine-specific EH_* defines from winnt...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Alexandre Julliard
include: Mark imported functions with hidden visibility.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Alexandre Julliard
include: Add NTSYSAPI to the exported ntdll functions.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
Mikolaj Zalewski
advapi32: Add a well known sid.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Rob Shearman
include: Remove duplicate ACL_REVISION1 and ACL_REVISIO...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Mikolaj Zalewski
include: Fix the definition of VALID_INHERIT_FLAGS.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Peter Oberndorfer
include: Add new processor feature constants.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-29
Francois Gouget
In the PSDK HRESULT_FROM_WIN32() is now an inline funct...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
Jacek Caban
winnt.h: Added activation context structures declarations.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Francois Gouget
ntdll: Fix compilation on systems that don't support...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Francois Gouget
ntdll: Add prototypes to winnt.h for the SList functions.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-09
Francois Gouget
Make winnt.h C++ compatible.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Kevin Koltzau
winnt.h: Correct declaration of SLIST_HEADER and SLIST_...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Alexandre Julliard
winnt.h: Avoid warnings on Mac OS X.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Mike McCormack
winnt.h: Add defines for SLIST_HEADER.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
Alexandre Julliard
include: Get rid of the WINE_NO_LONG_AS_INT ifdefs.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
Hans Leidekker
winedump: Start dumping .NET specific bits from PE...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Dmitry Timoshkov
include: Add some structures a definitions required...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Kevin Koltzau
winnt.h: Add AMD64 relocation types.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Kevin Koltzau
winnt.h: Add defines for new DLL characteristics.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Dmitry Timoshkov
include: Add the PROCESS_SUSPEND_RESUME definition.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Mike McCormack
kernel32: Declare HeapQueryInformation and HeapSetInfor...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Andrew Talbot
winedump: Cast-qual warnings fix (with thanks to Dmitry...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-29
Michael Stefaniuc
include: Make DWORD/LONG/ULONG an int to use the same...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-28
Robert Shearman
include: Add recently added PSDK VM flags to winnt.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Alexandre Julliard
include: Added definitions for the fault address except...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Alexandre Julliard
include: Exception filters should return LONG, not...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Robert Reif
winnt.h: Add some more RIDs.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-03
Robert Reif
winnt.h: Add missing define.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Robert Reif
winnt.h: Add more SID defines.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-17
Robert Reif
include: Add well known sids and quota limits to winnt.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Michael Stefaniuc
include: The visibility attribute is supported only...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
James Hawkins
include: Add missing SECURITY_QUALITY_OF_SERVICE defines.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-28
Thomas Weidenmueller
advapi32: Fixed building TRUSTEEs with objects.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-21
Alexandre Julliard
ntdll: Added a DLL_WINE_PREATTACH call to DllMain for...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-15
Mike McCormack
include: Add WT_ defines for use with RegisterWaitForSi...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-14
Francois Gouget
include: Add missing LANG_xxx and SUBLANG_xxx constants.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-03
Mike McCormack
ntdll: Add FILE_ACTION and FILE_NOTIFY_CHANGE_ defines...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-26
Hans Leidekker
include: Add some defines related to tape support.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
Mike McCormack
kernel32: Add FILE_NOTIFY_INFORMATION.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-30
Alexandre Julliard
Make all winecrt0 functions and variables hidden.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-22
Alexandre Julliard
Define data types to the correct size on 64-bit platforms.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Fixed a few more pointer to integer typecast issues...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-09
Alexandre Julliard
Use a more portable scheme for storing the name of...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-27
Huw Davies
Add the 'flag' types: FCHAR, FSHORT and FLONG.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Kevin Koltzau
Define 64bit PE structures.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-18
Kevin Koltzau
Define x86_64 context.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-15
Dmitry Timoshkov
Use SIZE_T type for size variables in NTDLL when approp...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-06
Mike McCormack
Define PVOID64 and FILE_SEGMENT_ELEMENT.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-27
Mike McCormack
Add pointer types for token structures.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-27
Mike McCormack
DUPLICATE_* flags should be defined in winnt.h.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Marcus Meissner
Added PF_NX_ENABLED definition.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-16
Steven Edwards
Removed duplicated ALPHA platform context definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Ivan Leo Puoti
Update LDT_ENTRY definition.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-06
Alexandre Julliard
Eric Kohl <eric.kohl_at_t-online.de>
blob
|
commitdiff
|
raw
|
diff to current
2005-04-22
Robert Shearman
- Clean up well-known privileges.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-12
Ivan Leo Puoti
Added typedef for DEVICE_POWER_STATE.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-11
Benjamin Cutler
Added function/enum/structs for power management API.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-19
Alexandre Julliard
Added support for the TLS expansion slots, adding an...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Dmitry Timoshkov
Match OVERLAPPED structure to the SDK definition.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-24
Dmitry Timoshkov
Match RaiseException and EXCEPTION_RECORD to SDK defini...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Ivan Leo Puoti
Added a couple of defines.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-18
James Hawkins
Conditionally add DECLSPEC_ALIGN(8) to wine's 64-bit...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-16
Ivan Leo Puoti
Add EVENT_QUERY_STATE define.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-11
Robert Shearman
- Implement AdjustTokenPrivileges, DuplicateTokenEx and
blob
|
commitdiff
|
raw
|
diff to current
2004-11-19
Jon Griffiths
Use _WINNT_ as exclusion define for source compatibility.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-11
Adam D. Moss
Define VER_SUITE_BLADE.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-01
Alexandre Julliard
Get rid of the WINE_UNUSED macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-01
Alexandre Julliard
Fixed alignment of TOKEN_STATISTICS.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-27
Mike McCormack
Added a few more prototypes to the headers.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-26
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-24
Francois Gouget
Fix alignment issues for MEMORYSTATUSEX, WIN32_STREAM_I...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Francois Gouget
Move LDT_ENTRY to winnt.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-22
Francois Gouget
Update FPO_DATA and IMAGE_LOAD_CONFIG_DIRECTORY to...
blob
|
commitdiff
|
raw
|
diff to current
next