reorder dependencies to fix $(ECHO_CC) output
[reactos.git] / reactos / w32api /
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-20 Filip NavaraI shouldn't commit at night...never!
2005-02-20 Filip NavaraFix a stupid cut & paste error.
2005-02-20 Filip NavaraAdd KeMemoryBarrier.
2005-02-17 Thomas Bluemel1. object type names are stored in ntoskrnl's image...
2005-02-17 Thomas Bluemeldeclare NtTerminateThread()
2005-02-16 Filip NavaraFix definition of MIDL_SERVER_INFO structure.
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-15 Thomas Bluemeldistinguish kmode and umode alertability
2005-02-14 Thomas Bluemelsecured access to buffers in NtWaitForSingleObject...
2005-02-14 Gé van GeldorpSync to Wine-20050211
2005-02-13 Gé van GeldorpSync to Wine-20050211
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-12 Thomas BluemelThe structure layout of self-relative security descript...
2005-02-11 Eric KohlImplement RtlGetSecurityDescriptorRMControl, RtlSetSecu...
2005-01-26 Gé van GeldorpHervé Poussineau <poussine@freesurf.fr>
2005-01-26 Thomas Bluemel1. fixed NtCreateProcess to do some buffer checks and...
2005-01-22 Thomas Bluemelfixed the prototype of KePulseEvent() and made NtPulseE...
2005-01-22 Thomas Bluemel1. A few Nt vs. Zw fixes
2005-01-18 KJK::HyperionImplemented TransmitFile (non-functional, depends on...
2005-01-12 Gé van GeldorpAdd some WAVE_FORMATs
2005-01-12 Gé van GeldorpAdd SHFMT_ constants
2005-01-12 Filip NavaraAdd definiton of RPC_E_INVALID_OBJREF.
2005-01-12 Filip NavaraAdd definition of RTL_CONSTANT_STRING.
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-03 Gregor Anichadded ntagp.h
2005-01-02 Alex IonescuFix my previous patch and fix ACCESS_TOKEN being declar...
2004-12-30 KJK::HyperionELF_support, welcome to HEAD! (just in time for the...
2004-12-28 Eric KohlImplement CopyProfileDirectoryA/W.
2004-12-23 Eric KohlMerge EXTENDED_IO_STACK_LOCATION into IO_STACK_LOCATION...
2004-12-23 Gé van GeldorpImport shdocvw from Wine
2004-12-15 Eric KohlFix GetInheritanceSource[A/W] signature.
2004-12-14 Thomas Bluemelsorry for defining structures twice...
2004-12-13 Filip Navara- Remove duplicate typedefs.
2004-12-13 Thomas Bluemelforgot this file
2004-12-12 Filip Navara- Remove -DCOBJMACROS from oleaut32 makefile.
2004-12-12 Hartmut Birr- Fixed the definition of SYNCH_LEVEL.
2004-12-11 Thomas Bluemelforgot this file
2004-12-07 Gé van GeldorpSync to Wine-20041201
2004-12-06 Gé van GeldorpSync to Wine-20041201
2004-12-06 Filip Navara- Basic implementation of (NtUser)UpdatePerUserSystemPa...
2004-12-05 Gé van GeldorpSync to Wine-20041201
2004-12-04 Thomas Bluemelfixed some function prototypes
2004-12-02 Filip Navara- Update OLEAUT32 to Wine-20041202
2004-12-01 Filip Navara- Get full OLEAUT32 to compile.
2004-11-27 Filip Navara- Fix calling convention of IoReadPartitionTable, IoSet...
2004-11-25 Alex IonescuFix IO completion APIs/Structures.
2004-11-20 Eric KohlAdd UpdatePerUserSystemParameters stub and call it...
2004-11-19 Thomas Bluemel1. fixed definition of the DEBUG_MODULE_INFORMATION...
2004-11-13 Filip Navara- Add NdisCopyLookaheadData macro.
2004-11-07 Filip Navara- Define RTL_REGISTRY_HANDLE and RTL_REGISTRY_OPTIONAL.
2004-11-06 Thomas Bluemel1. implemented GetPerformanceInfo()
2004-11-06 Thomas Bluemel1. fixed field names of the SYSTEM_PAGEFILE_INFORMATION...
2004-11-05 Thomas Bluemelfixed typo
2004-11-05 Thomas Bluemel1. export all psapi stubs
2004-10-31 Hartmut Birr- Fixed the definition of KeGetCurrentKPCR.
2004-10-30 Thomas Bluemeladded a few missing structures and some janitory work
2004-10-30 Filip Navara- Make InitializeListHead, InsertHeadList, InsertTailLi...
2004-10-28 Filip Navara- Remove duplicate definition of RTL_RANGE_LIST_SHARED_...
2004-10-27 Filip Navara- Define IoReleaseRemoveLock.
2004-10-24 Thomas Bluemelmore prototype fixes
2004-10-24 Thomas Bluemelfixed prototypes of NtSetEvent(), NtResetEvent(), NtQue...
2004-10-23 Filip Navara- Add declarations for the PnP arbiter and resource...
2004-10-22 Filip Navara- Add the afiler.h (ARC MAC filter) and wdmguid.h ...
2004-10-22 Filip Navara- Define the PLUGPLAY_REGKEY_* flags.
2004-10-22 Filip Navara- Support the BINARY_COMPATIBLE compile definition.
2004-10-20 Gé van GeldorpSimplify wine/shlwapi.h
2004-10-19 Gé van GeldorpSimplify wine/shellapi.h
2004-10-18 Filip Navara- Change _NDIS_ define to NDIS_WRAPPER.
2004-10-17 Filip Navara- Fix calling convention of ExInterlocked* functions.
2004-10-17 Filip Navara- Cleanup handling of NDISxx definitions.
2004-10-14 Filip Navara- Update prototype of NdisMAllocateMapRegisters.
2004-10-10 Filip Navara- Fix the NdisMEthIndicateReceive macro and ETH_RCV_IND...
2004-10-03 Alex IonescuSorry, forgot these updates for WIN32K to build with...
2004-09-26 Filip Navara- Move shldisp.h to the right place.
2004-09-25 Filip Navara- Remove duplicate SPI_* definitions.
2004-09-24 Thomas Bluemel1. implemented GetThreadSelectorEntry()
2004-09-24 Filip Navara- Remove duplicate definitions.
2004-09-21 Thomas Bluemelfixed definition of the SYSTEM_REGISTRY_QUOTA_INFORMATI...
2004-09-21 Gé van GeldorpJuan Lang <juan_lang@yahoo.com>
2004-09-20 Gé van GeldorpMaxime Belleng� <maxime.bellenge@laposte.net>
2004-09-19 Gé van GeldorpFix copy/paste error
2004-09-19 Gé van GeldorpFrancois Gouget <fgouget@free.fr>
2004-09-19 Gé van GeldorpPrepare for syncing to Wine-20040914
2004-09-15 Thomas Bluemeladded a few usermode helper functions to work with...
2004-09-11 Eric Kohl- Implement FsRtlLegalAnsiCharacterArray.
2004-09-11 Eric KohlDefine LOCALE_SYEARMONTH, DATE_YEARMONTH, DATE_LTRREADI...
2004-09-11 Filip Navara- Define NOTHING.
2004-09-11 Filip Navara- Define FILE_USE_FILE_POINTER_POSITION and FILE_WRITE_...
2004-09-11 Filip Navara- Add declaration of FsRtlDissectName.
2004-08-28 Filip Navara- Change GlobalDiscard and LocalDiscard to macros.
2004-08-24 Filip Navara- Add definition of LOCALE_IDEFAULTMACCODEPAGE.
2004-08-23 Gé van GeldorpImplement ConvertSidToStringSidA/w
2004-08-19 Filip Navara- Move out LPCGUID from scsiwmi.h to basetyps.h where...
2004-08-18 Filip NavaraFix declaration of FILE_DISPOSITION_INFORMATION.
2004-08-14 Gé van GeldorpSync to Wine-20040813:
2004-08-10 Gé van GeldorpFix RtlEqualLuid()
next