winegstreamer: Turn some FIXME into TRACE.
[wine] / include / winnt.h
2006-12-20  Alexandre Julliardinclude: Get rid of the WINE_NO_LONG_AS_INT ifdefs.
2006-12-20  Hans Leidekkerwinedump: Start dumping .NET specific bits from PE...
2006-11-27  Dmitry Timoshkovinclude: Add some structures a definitions required...
2006-11-17  Kevin Koltzauwinnt.h: Add AMD64 relocation types.
2006-11-17  Kevin Koltzauwinnt.h: Add defines for new DLL characteristics.
2006-11-08  Dmitry Timoshkovinclude: Add the PROCESS_SUSPEND_RESUME definition.
2006-11-02  Mike McCormackkernel32: Declare HeapQueryInformation and HeapSetInfor...
2006-10-12  Andrew Talbotwinedump: Cast-qual warnings fix (with thanks to Dmitry...
2006-09-29  Michael Stefaniucinclude: Make DWORD/LONG/ULONG an int to use the same...
2006-09-28  Robert Shearmaninclude: Add recently added PSDK VM flags to winnt.h.
2006-09-20  Alexandre Julliardinclude: Added definitions for the fault address except...
2006-09-20  Alexandre Julliardinclude: Exception filters should return LONG, not...
2006-08-07  Robert Reifwinnt.h: Add some more RIDs.
2006-08-03  Robert Reifwinnt.h: Add missing define.
2006-07-24  Robert Reifwinnt.h: Add more SID defines.
2006-07-17  Robert Reifinclude: Add well known sids and quota limits to winnt.h.
2006-06-13  Michael Stefaniucinclude: The visibility attribute is supported only...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-08  James Hawkinsinclude: Add missing SECURITY_QUALITY_OF_SERVICE defines.
2006-03-28  Thomas Weidenmuelleradvapi32: Fixed building TRUSTEEs with objects.
2006-03-21  Alexandre Julliardntdll: Added a DLL_WINE_PREATTACH call to DllMain for...
2006-02-15  Mike McCormackinclude: Add WT_ defines for use with RegisterWaitForSi...
2006-02-14  Francois Gougetinclude: Add missing LANG_xxx and SUBLANG_xxx constants.
2006-02-03  Mike McCormackntdll: Add FILE_ACTION and FILE_NOTIFY_CHANGE_ defines...
2006-01-26  Hans Leidekkerinclude: Add some defines related to tape support.
2006-01-16  Mike McCormackkernel32: Add FILE_NOTIFY_INFORMATION.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-10-30  Alexandre JulliardMake all winecrt0 functions and variables hidden.
2005-09-22  Alexandre JulliardDefine data types to the correct size on 64-bit platforms.
2005-09-12  Alexandre JulliardFixed a few more pointer to integer typecast issues...
2005-09-09  Alexandre JulliardUse a more portable scheme for storing the name of...
2005-07-27  Huw DaviesAdd the 'flag' types: FCHAR, FSHORT and FLONG.
2005-07-19  Kevin KoltzauDefine 64bit PE structures.
2005-07-18  Kevin KoltzauDefine x86_64 context.
2005-07-15  Dmitry TimoshkovUse SIZE_T type for size variables in NTDLL when approp...
2005-07-06  Mike McCormackDefine PVOID64 and FILE_SEGMENT_ELEMENT.
2005-06-27  Mike McCormackAdd pointer types for token structures.
2005-06-27  Mike McCormackDUPLICATE_* flags should be defined in winnt.h.
2005-06-20  Marcus MeissnerAdded PF_NX_ENABLED definition.
2005-06-16  Steven EdwardsRemoved duplicated ALPHA platform context definitions.
2005-05-23  Ivan Leo PuotiUpdate LDT_ENTRY definition.
2005-05-06  Alexandre JulliardEric Kohl <eric.kohl_at_t-online.de>
2005-04-22  Robert Shearman- Clean up well-known privileges.
2005-04-12  Ivan Leo PuotiAdded typedef for DEVICE_POWER_STATE.
2005-04-11  Benjamin CutlerAdded function/enum/structs for power management API.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-19  Alexandre JulliardAdded support for the TLS expansion slots, adding an...
2005-03-17  Dmitry TimoshkovMatch OVERLAPPED structure to the SDK definition.
2005-02-24  Dmitry TimoshkovMatch RaiseException and EXCEPTION_RECORD to SDK defini...
2005-02-22  Ivan Leo PuotiAdded a couple of defines.
2005-02-18  James HawkinsConditionally add DECLSPEC_ALIGN(8) to wine's 64-bit...
2005-02-16  Ivan Leo PuotiAdd EVENT_QUERY_STATE define.
2005-02-11  Robert Shearman- Implement AdjustTokenPrivileges, DuplicateTokenEx and
2004-11-19  Jon GriffithsUse _WINNT_ as exclusion define for source compatibility.
2004-10-11  Adam D. MossDefine VER_SUITE_BLADE.
2004-09-01  Alexandre JulliardGet rid of the WINE_UNUSED macro.
2004-09-01  Alexandre JulliardFixed alignment of TOKEN_STATISTICS.
2004-08-27  Mike McCormackAdded a few more prototypes to the headers.
2004-08-26  Francois GougetAssorted spelling fixes.
2004-08-24  Francois GougetFix alignment issues for MEMORYSTATUSEX, WIN32_STREAM_I...
2004-08-23  Francois GougetMove LDT_ENTRY to winnt.h.
2004-08-22  Francois GougetUpdate FPO_DATA and IMAGE_LOAD_CONFIG_DIRECTORY to...
2004-08-22  Francois GougetRemove these Wine-only types:
2004-08-13  Francois GougetFix the PSID and PSECURITY_DESCRIPTOR types.
2004-08-13  Francois GougetRename ResourceHandle to Reserved in the IMAGE_RESOURCE...
2004-07-19  Emmanuel MaillardRemove implementation of NtCurrentTeb for ppc host.
2004-07-07  Ge van GeldorpAdd missing privilege names.
2004-05-04  Alexandre JulliardExplicitly specify alignment of 64-bit types.
2004-04-19  Alexandre JulliardFixed/updated the file attributes defines.
2004-04-05  Juan Langifdef guard TCHAR declaration like PSDK does.
2004-03-09  Alexandre JulliardReimplemented GetVolumeInformation and SetVolumeLabel...
2004-02-27  Patrik StridvallAdded macro DEFAULT_UNREACHABLE.
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2004-01-09  Alexandre JulliardGet rid of no longer needed WINE_PACKED define.
2003-12-13  Ge van GeldorpWhen building a PE DLL (MinGW), variables exported...
2003-12-04  Alexandre JulliardMoved the DEFINE_REGS_ENTRYPOINT macros to include...
2003-11-11  Ulrich CzekallaAdded stubs for AccessCheckByType, AddAuditAccessAce,
2003-10-28  Alexandre JulliardImplemented Add/RemoveVectoredExceptionHandler.
2003-09-30  Daniel MarmierUse #ifdef instead of #if for all feature tests.
2003-09-24  Alexandre JulliardMoved the Windows version code to dlls/ntdll, and imple...
2003-09-19  Eric PouechImplemented kernel32.GetIoProcessCounters and stubbed
2003-09-16  Mike McCormackAdded mailslot defines.
2003-09-09  Alexandre JulliardSome STATUS_* defines have to be duplicated in winnt.h.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-08-28  Alexandre JulliardRenamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECOR...
2003-08-13  Dimitrie O. PaunAdd a bunch of IMAGE_SIZEOF_* constants.
2003-08-12  Dimitrie O. PaunConsolidate all kernel power management functions.
2003-07-19  Jeff Muizelaar- add IMAGE_FILE_NET_RUN_FROM_SWAP define
2003-07-15  Pierre d'HerbemontChange __PPC__ define to __powerpc__.
2003-06-30  Marcus MeissnerAdded PF_PAE_ENABLED and PF_XMMI64_INSTRUCTIONS defines.
2003-06-16   <ma@technoprint.ch>Added AddAccessAllowdAceEx, AddAccessDeniedAceEx, GetAc...
2003-05-08  Pierre d'HerbemontAdd Dar, Dsisr and Trap registers for the PowerPC CONTE...
2003-04-10  Alexandre JulliardUse a more compatible technique to declare COM interfac...
2003-04-08  Thomas MertesImplemented RtlRandom, RtlAreAllAccessesGranted,
2003-04-02  Andreas MohrSome spelling and formatting fixes.
2003-03-12  Tony LambregtsAdd flags for RegRestoreKey.
2003-01-30  Dimitrie O. PaunRemove writable-strings support.
2003-01-24  Alexandre JulliardRemoved a couple of extra semicolons.
2003-01-15  Alexandre JulliardFixed typo.
next