Implemented file locking functions (partly based on my old Corel
[wine] / include / winbase.h
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.
2002-05-28  Warren TurkalAdded structures and some constants for stream handling.
2002-05-24  Vincent BéronPartial implementation of VerifyVersionInfo{A,W}.
2002-05-23  Francois GougetInclude winerror.h if in Winelib mode.
2002-05-19  Vincent BéronCorrect implementation of VerSetConditionMask.
2002-05-17  Alexandre JulliardA few fixes for mingw cross-compilation.
2002-05-11  Eric PouechFixed FlushInstructionCache prototype.
2002-04-25  Martin WilckImplemented overlapped WSARecvFrom(), WSASendTo(), and
2002-04-03  Huw D M DaviesAdded ImpersonateLoggedOnUser stub.
2002-04-02  Geoffrey HausheerAdded test for thread functions.
2002-04-02  Chris MorganImplement OpenThread() winapi call.
2002-03-28  Andriy PalamarchukAdded declaration of the DisconnectNamedPipe call.
2002-03-19  Francois GougetSmall fixes.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Eric PouechNew XP debugging APIs: implemented DebugActiveProcessStop,
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-29  Dmitry TimoshkovAdded GetComputerNameEx[AW] semi-stub.
2001-12-26  Dmitry TimoshkovFix definition of BY_HANDLE_FILE_INFORMATION structure.
2001-12-19  Alexandre JulliardMoved heap functions to ntdll.
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-23  Dmitry TimoshkovFixed packing and layout of many system structures.
2001-10-23  Eric PouechMoved/added some console definitions.
2001-10-15  Francois GougetAdd INVALID_ATOM and MAXINTATOM to winbase.h.
2001-10-12  Alexandre JulliardMoved MAKEINTATOM to winbase.h and added Unicode version.
2001-10-10  Francois GougetMove the RT_XXX macros to winuser.h.
2001-10-09  Francois GougetRemove non windows macros.
2001-10-08  Francois GougetMove WINDEBUGINFO from winbase.h to winbase16.h and...
2001-10-08  Francois GougetMove the ERR_XXX macros from winbase.h to error.c.
2001-10-05  Stefan LeichterAdded defines for resource types RT_MESSAGETABLE, RT_VE...
2001-09-25  Ove KaavenAdded some named pipe definitions.
2001-09-21  Mike McCormackDeclare DeviceIoControl.
2001-09-19  Francois GougetFix the definition of structs NUMBERFMT* and CURRENCYFMT*.
2001-08-22  Mike McCormackAdded stub for CancelIo.
2001-08-17  Alexandre JulliardMade the Interlocked*Pointer functions static inline...
2001-08-16  Alexandre JulliardAdded names to standard critical sections (suggested...
2001-08-15  Alexandre JulliardImplemented _CheckNotSysLevel.
2001-08-09  Alexandre JulliardAdded Interlocked*Pointer functions.
2001-08-06  Marcus MeissnerSetCommConfig has 3 arguments, not 2.
2001-07-26  Patrik Stridvall- Moved comm related protoypes to the correct .h file.
2001-07-10  Mike McCormackStart implementing named pipes.
2001-07-02  Mike McCormackDeclare stubs for ReadFileEx, WriteFileEx.
2001-06-19  Patrik StridvallFixed GetCommConfig number of arguments.
2001-05-11  Francois GougetRemoved some more obsolete 32 suffixes.
2001-03-13  James JuranAdded stub for SetThreadExecutionState (new function...
2001-03-10  Francois GougetAdded CreateRemoteThread.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-21  Francois GougetAdded missing pointer type declarations (usually Pxxx).
2001-01-18  Francois GougetAdded 3 missing FS_xxx macros.
2001-01-07  Mike McCormackImplemented HasOverlappedCompleted macro.
2001-01-04  François GougetMoved the function pointer types to their rightful...
2001-01-03  Jon GriffithsAdded InitializeCriticalSectionAndSpinCount prototype.
2000-12-15  François GougetNeeds to include windef.h.
2000-12-12  Alexandre JulliardUse the DRIVE_* API constants instead of the DRIVETYPE...
2000-12-11  Alexandre JulliardMoved all Wine internal definitions out of process.h.
2000-12-01  Alexandre JulliardFinished separation of shell32 and wsock32.
2000-11-30  Alexandre JulliardUse the HEAP_WINE_SEGPTR flag to specify allocations...
2000-11-27  Alexandre JulliardImplemented DosFileHandleToWin32Handle, Win32HandleToDo...
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-11-10  Francois GougetUse DUMMYxxxNAME for anonymous struct/unions.
2000-11-08  Francois GougetWe must include stdarg.h.
2000-10-22  Andreas MohrRemoved redundant thread priority defines.
2000-10-13  Francois GougetFixed the signature of the FormatMessage APIs.
2000-10-13  Francois GougetThe MODEM stuff has been spun off to its rightful place...
2000-10-12  Francois GougetMoved LCTYPE, GetLocaleInfo, NUMBERFMT, CURRENCYFMT...
2000-10-12  Francois GougetRemoved stray A/W from invocations of WINELIB_NAME_AW.
2000-09-29  Francois GougetMoved DLLVERSIONINFO to shlwapi.h.
2000-09-29  Alexandre JulliardMoved critical section implementation to ntdll.
2000-09-27  Francois GougetAdded various type and macro definitions that are neede...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
next