ntdll: Use a monotonic time counter to implement NtQueryPerformanceCounter.
[wine] / include / winbase.h
2006-01-16  Mike McCormackkernel32: Define SCS_64BIT_BINARY.
2005-09-27  Eric PouechImplemented kernel32 process affinity handling on top...
2005-09-13  Alexandre JulliardImplemented InterlockedCompareExchangePointer and
2005-08-18  Felix NawothnigMake the destination pointers of Interlocked* functions...
2005-08-11  Alexandre JulliardAdded a wine_get_dos_file_name function in kernel32...
2005-08-09  Mike McCormackCorrect OFSTRUCT declaration.
2005-08-01  Alexandre JulliardProperly sort the function prototypes.
2005-07-24  Vincent BéronRemove multiple declarations of the same function,...
2005-06-27  Mike McCormackDUPLICATE_* flags should be defined in winnt.h.
2005-06-22  Mike McCormackDeclare ProcessIdToSessionId.
2005-06-14  Mike McCormackAdd a couple of missing functions.
2005-06-13  Mike McCormackDeclare some missing functions.
2005-06-07  Mike McCormackAdded some security related functions to winbase.h.
2005-05-31  Alexandre JulliardFixed RtlIsTextUnicode prototype, and made it properly...
2005-05-29  Mike McCormack- always declare the lstr* functions, even if they...
2005-05-25  Uwe BonnesFix small typo.
2005-05-11  Dimitrie O. PaunMove {ABOVE,BELOW}_NORMAL_PRIORITY_CLASS to winbase.h.
2005-05-09  Andreas MohrFix for CommConfigDialog*() hwnd argument.
2005-04-25  Alexandre JulliardDefine strncpy to an error to make sure it doesn't...
2005-03-17  Dmitry TimoshkovMatch OVERLAPPED structure to the SDK definition.
2005-03-17  Mike McCormackDeclare inline string function WINAPI (found by Krzyszt...
2005-02-24  Dmitry TimoshkovMatch RaiseException and EXCEPTION_RECORD to SDK defini...
2005-02-22  Ivan Leo PuotiAdded a couple of defines.
2005-02-22  Mike McCormackMake lstr* functions inline inside Wine.
2005-01-03  Hans LeidekkerStub implementations for GetKernelObjectSecurity,
2004-12-21  Hans LeidekkerStub implementations for AdjustTokenGroups, AreAllAcces...
2004-12-17  Andreas MohrGetTempPath*() uses DWORD parameters instead of UINT.
2004-10-27  Rein Klazes- Reordered some code from the existing helper _GetTime...
2004-10-22  Alexandre JulliardFixed definition of MAX_COMPUTERNAME_LENGTH (spotted...
2004-09-20  Jon GriffithsUse correct tag names for compatability with fwd decls.
2004-09-14  Francois GougetAssorted spelling fixes.
2004-09-06  Dmitry TimoshkovMove MulDiv prototype from wingdi.h to winbase.h where...
2004-08-24  Francois GougetFix alignment issues for MEMORYSTATUSEX, WIN32_STREAM_I...
2004-08-24  Robert ShearmanAdded GetProcessId.
2004-08-23  Francois GougetMove LDT_ENTRY to winnt.h.
2004-08-13  Robert ReifUse GlobalMemoryStatusEx in GlobalMemoryStatus rather...
2004-08-09  Mike McCormackFix definition of LookupPrivilegeNameW and declare it.
2004-06-14  Alexandre JulliardRewrote SetFilePointer to use SetFilePointerEx.
2004-05-18  Eric PouechAdded some missing prototypes.
2004-04-14  Alexandre JulliardMoved wine_get_unix_file_name implementation to ntdll...
2004-04-08  Alexandre JulliardReplace the get_file_info request by an fstat() on...
2004-02-27  Patrik StridvallAdded proper headers for the *ActCtx* functions.
2004-02-10  Dmitry TimoshkovAdd GetProcessHeaps() prototype.
2004-01-16  Mike McCormackAdded SystemTimeToTzSpecificLocalTime definition.
2004-01-05  Eric PouechMade wine_get_unix_file_name take a Unicode string...
2003-11-26  Alexandre JulliardAdded missing prototypes for some implemented functions.
2003-11-25  Alexandre JulliardStore the last error code at the TEB offset used by...
2003-11-14  Eric Pouech- moved the remaining of int21 calls to dlls/winedos
2003-11-11  Ulrich CzekallaAdded stubs for AccessCheckByType, AddAuditAccessAce,
2003-11-04  Alexandre JulliardDisable the asm inline functions when building ntdll...
2003-10-31  Alexandre JulliardImplemented RtlCreateUserThread, and use it to move...
2003-10-28  Alexandre JulliardImplemented Add/RemoveVectoredExceptionHandler.
2003-09-24  Alexandre JulliardMoved the Windows version code to dlls/ntdll, and imple...
2003-09-15  Mike McCormackDeclare mailslot functions.
2003-09-12  Kevin GroeneveldAdd missing wReserved1 member to DCB structure definition.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-02  Eric PouechAdded a few missing definitions.
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-08-12  Alexandre JulliardAllocate DebugInfo field for all critical sections...
2003-08-12  Dimitrie O. PaunConsolidate all kernel power management functions.
2003-07-26  Martin FuchsFixed GetFileEttributesEx define.
2003-07-24  Pierre d'HerbemontMake the PowerPC interlocked assembler code volatile.
2003-07-21  Jon GriffithsAdd GetSystemWindowsDirectory, GetCurrentHwProfile.
2003-07-09  Dmitry TimoshkovUse inline versions of APIs only internally in Wine.
2003-07-02  Marcus MeissnerPowerPC inline versions of the interlocked functions.
2003-05-07  Alexandre JulliardMoved the EnumResource* functions to the kernel dll...
2003-04-04  Alexandre JulliardRemove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAI...
2003-03-30  Jukka HeinonenAdd prototype for GetCompressedFileSize. Move some...
2003-03-18  Alexandre JulliardImplemented file locking functions (partly based on...
2003-02-26  Mike HearnImplemented GlobalMemoryStatusEx().
2003-01-13  Robert Shearman- Add some stubs.
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2003-01-04  Alexandre JulliardRemoved a few more #ifdef __WINE__.
2002-12-19  Francois GougetDeclare LocalDiscard and GlobalDiscard (used by kernel...
2002-12-17  Alexandre JulliardImplemented the Fiber* functions (with the help of...
2002-12-16  Andreas Mohr- actually use PLUID
2002-12-13  Alexandre JulliardAvoid casts between LARGE_INTEGER and FILETIME.
2002-12-02  Alexandre JulliardAuthors: Greg Turner <gmturner007@ameritech.net>, Ove...
2002-11-30  Francois GougetAdded declaration for SignalObjectAndWait.
2002-11-27  Steve LustbaderProvide stubs for DnsHostnameToComputerNameA/W.
2002-11-27  Francois GougetAdded SwitchToThread.
2002-11-25  Steve LustbaderStubs for CreateTimerQueue and DeleteTimerQueueEx.
2002-11-19  Dimitrie O. PaunAdded definition for PeekNamedPipe
2002-11-15  Ryan CummingImplemented GetFileSizeEx (based on a patch by Steve...
2002-11-15  Martin Wilck- Allow setting NetBIOS ComputerName through registry.
2002-11-04  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-10-23  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-10-07  Steve LustbaderProvide stubs for Create/DeleteTimerQueueTimer.
2002-10-01  Patrik StridvallAdded a GNU C implementation of some of the DECLSPEC_...
2002-09-21  Dmitry TimoshkovCorrect SIZE_T size according to MS SDK.
2002-09-17  Alexandre JulliardImplemented the ntdll virtual memory functions, and...
2002-09-16  Juraj Hercek- fixed typo error in CMYK definition (COLOREF -> COLORREF)
2002-09-11  Andriy PalamarchukImplemented buffer management functions, a couple of...
2002-08-03  Juergen Schmied- Fixed possible loss of data with given overlapped...
2002-07-31  Alexandre JulliardFixed HANDLE<->HFILE conversions, since they will be...
2002-06-14  Aric StewartAdded GetCurrentHwProfileA.
2002-06-04  Warren TurkalMore stream definitions.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-30  Vincent Béron- Fixed GetSystemTimeAdjustment prototype and added...
2002-05-29  Alexandre JulliardMoved WORDS_BIGENDIAN macros to basetsd.h.
next