mshtml.idl: Added IHTMLLabelElement* interfaces declarations.
[wine] / include / winbase.h
2012-12-04  Hans Leidekkerkernel32: Implement SetFileValidData.
2012-10-12  Vincas Miliūnaskernel32/tests: Added tests for OpenFileById.
2012-10-12  Vincas Miliūnaskernel32/tests: Added tests of FileIdBothDirectoryInfo...
2012-09-11  Marcus Meissnerkernel32: Add condition variables prototypes and tests.
2012-07-31  Dmitry Timoshkovinclude/winbase.h: MSC compiler implements interlocked...
2012-07-24  Nikolay Sivovkernel32: Some tests for blocking initialization with...
2012-07-23  Nikolay Sivovkernel32: Single thread test for InitOnceExecuteOnce().
2012-07-23  Nikolay Sivovkernel32: Added InitOnceInitialize() implementation.
2012-05-21  Detlef Riekenbergntdll: Implement NtGetCurrentProcessorNumber.
2012-04-18  Dmitry Timoshkovinclude: Add some missing FILE_FLAG_xxx definitions.
2012-04-18  Dmitry Timoshkovinclude: Define MUTEX_ALL_ACCESS in a PSDK compatible...
2012-03-12  Alexandre Julliardkernel32: Implement the memory resource notification...
2011-11-22  Michael Stefaniucinclude: Fix "l" numeric constants in winbase.h.
2011-11-14  Francois Gougetkernel32: Declare more TimerQueue functions in winbase.h.
2011-07-06  Detlef Riekenberginclude: Add definitions and declarations for SRW lock.
2011-05-31  André Hentschelinclude: Define FIBER_FLAG_FLOAT_SWITCH.
2011-05-23  Austin Englishkernel32: Add a stub for RegisterApplicationRecoveryCal...
2011-03-28  Eric Pouechinclude: Added missing no return attribute.
2011-01-10  Hans Leidekkerkernel32: Add a stub implementation of GetThreadIOPendi...
2010-10-11  Andrew Nguyenkernel32: Make the return type of LoadModule match...
2010-10-11  Andrew Nguyenkernel32: Implement GetSystemRegistryQuota as a semi...
2010-09-22  Austin Englishkernel32: Add a stub for GetSystemDEPPolicy.
2010-09-13  Mariusz Plucińskikernel32: New flags added to LoadLibraryEx.
2010-07-20  Paul Chitescukernel32: Declare and add stubs for GetLogicalProcessor...
2010-06-10  Jacek Cabanwinbase.h: Added missing COPY_FILE_* flags.
2010-05-07  Alexandre Julliardinclude: Force inlining exported API functions to avoid...
2010-05-07  Yann Droneaudinclude: Rewrote some extern inline to static inline.
2010-02-05  Alexandre Julliardkernel32: Export InterlockedCompareExchange64.
2010-02-04  Peter Rosinkernel32: Add SetThreadErrorMode and GetThreadErrorMode.
2009-12-24  Alexandre Julliardinclude: Move undocumented Win9x function definitions...
2009-11-16  Stefan Leichterkernel32: Added stub for CreateMemoryResourceNotification.
2009-10-28  Paul Vriensadvapi32/tests: Add some GetEventLogInformation tests.
2009-10-26  Alexander Nicolays... include: Add defines for GetProductInfo.
2009-08-18  Mike Kaplinskiykernel32: Implement CancelIoEx.
2009-08-07  Hans Leidekkerinclude: Add prototypes for EncodePointer and DecodePoi...
2009-07-16  Andrew Nguyenkernel32: Implement WTSGetActiveConsoleSessionId as...
2009-07-07  Alexandre Julliardkernel32: Add implementation of GetSystemWow64DirectoryA/W.
2009-07-06  Alexandre Julliardkernel32: Forward the Wow64 redirection functions to...
2009-05-04  Dmitry Timoshkovkernel32: Make SystemTimeToTzSpecificLocalTime and...
2009-03-31  Mikołaj Zalewskikernel32: Implement QueryFullProcessImageFileNameW.
2009-03-30  Rob Shearmaninclude: Add definition for CreateProcessWithLogonW...
2009-02-06  Alexandre JulliardFix position of CDECL qualifier for functions that...
2009-01-13  Nikolay Sivovkernel32: Implemented GetErrorMode().
2009-01-04  Alexandre Julliardinclude: Fix data structures for processor affinity...
2008-12-31  Alexandre Julliardkernel32: Convert FormatMessageA/W to use an MS ABI...
2008-12-23  Maarten Lankhorstkernel32: Change all functions to use CDECL.
2008-12-11  Alexandre Julliardinclude: Fix typo in the 64-bit version of GetProcessHe...
2008-12-09  Alexandre Julliardinclude: Disable the asm optimizations for the Windows...
2008-12-08  Alexandre Julliardinclude: Implemented inline asm functions for x86_64...
2008-12-08  Alexandre Julliardinclude: Fix the 64-bit value of magic handle constants.
2008-11-14  Alexandre Julliardkernel32: Added GetWriteWatch and ResetWriteWatch.
2008-11-11  Alexandre Julliardkernel32: Implemented the Ex variants of CreateEvent...
2008-09-05  Marcus MeissnerAnnotate with allocation size attribute.
2008-09-04  Alexandre Julliardkernel32: Implemented the wrapper functions for job...
2008-08-28  Vijay Kiran Kamujuadvapi32: Add stub for ConvertToAutoInheritPrivateObjec...
2008-07-22  Dan Hipschmankernel32: Add a stub for ChangeTimerQueueTimer.
2008-07-11  Roy Sheainclude: Add header for mstask.
2008-06-23  Jon Griffithsntdll: Implement [Rtl]InitializeCriticalSectionEx.
2008-05-30  Alexandre Julliardinclude: Use WINE_NO_UNICODE_MACROS instead of __WINESR...
2008-03-22  Dan Hipschmanadvapi32: Add a stub for CreateRestrictedToken.
2008-03-15  Alexandre Julliardkernel32: Implemented ReadFileScatter and WriteFileGather.
2008-03-14  Dan Hipschmankernel32: Add the MOVEFILE_WRITE_THROUGH flag for MoveF...
2008-02-29  Dmitry Timoshkovkernel32: Add stubs for fiber local storage APIs.
2008-02-15  Francois Gougetkernel32: Add prototypes for [GS]etDynamicTimeZoneInfor...
2007-11-13  Rob Shearmankernel32: Implement GetThreadId.
2007-11-07  Alexandre Julliardinclude: Add WINBASEAPI to the exported kernel32 functions.
2007-11-06  Alexandre Julliardinclude: Moved AttachThreadInput prototype to winuser...
2007-10-29  Detlef Riekenberginclude/winbase: Fix a typo.
2007-10-23  Francois GougetBetter match the PSDK types and update win32.api to...
2007-10-17  Bang Jun-youngadvapi32: Fix AdjustTokenPrivileges() to match the...
2007-09-25  Mikolaj Zalewskiadvapi32: Add AddAuditAccessAceEx.
2007-07-11  Alexandre Julliardkernel32: Implemented GetTickCount64.
2007-05-21  Dmitry Timoshkovkernel32: Fix the size of ThreadAffinityMask to match...
2007-05-07  Kevin Koltzauwinbase.h: Define FILE_FLAG_OPEN_REPARSE_POINT.
2007-05-03  Andrew Talbotkernel32: Constify a variable.
2007-04-27  Kirill K. Smirnovkernel32: Add partial stub for NeedCurrentDirectoryForE...
2007-02-09  Francois Gougetkernel32: Add prototypes to winbase.h for the SList...
2007-01-22  Bang Jun-Youngwinbase.h: Cosmetic changes.
2007-01-02  Mike McCormackkernel32: Implement CopyFileWithProgress.
2006-11-15  Rob Shearmaninclude: Add security QOS flags to winbase.h.
2006-11-08  Francois Gougetinclude: The PSDK does not have the A/W variants of...
2006-11-02  Francois Gougetinclude: Fix the HeapQueryInformation() prototype.
2006-11-02  Mike McCormackkernel32: Declare HeapQueryInformation and HeapSetInfor...
2006-10-12  James Hawkinsadvapi32: Add missing declarations to the public headers.
2006-09-20  Alexandre Julliardinclude: Exception filters should return LONG, not...
2006-09-08  Andrew Talbotkernel: Constify a formal parameter.
2006-08-16  Robert Reifkernel32: Add GetNativeSystemInfo.
2006-08-11  Robert Reifkernel32: Add IsWow64Process.
2006-07-17  Robert Reifadvapi32: Add CreateWellKnownSid and IsWellKnownSid.
2006-06-12  Alexandre Julliardinclude: Added prototype for DllMain.
2006-05-27  Eric Pouechntdll/kernel32: Pipe information.
2006-05-27  Alexandre Julliardkernel32: Partial implementation of GetModuleHandleExA/W.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-23  Robert Shearmaninclude: Add defines used in CopyFileEx.
2006-05-20  Paul Chitescuadvapi32: Add stub FileEncryptionStatus and declarations.
2006-03-16  Detlef Riekenbergwinbase.h: Add missing LMEM_INVALID_HANDLE define.
2006-02-06  Eric PouechA few fixes for pointer qualifiers (const, volatile...
2006-01-26  Hans Leidekkerinclude: Add some defines related to tape support.
2006-01-17  Mike McCormackkernel32: Create a stub implementation for PostQueuedCo...
2006-01-16  Mike McCormackkernel32: Declare BindIoCompletionCallback().
next