Added Unicode ctype support.
[wine] / include / winbase.h
2000-08-11  Alexandre JulliardAdded Unicode ctype support.
2000-07-29  Alexandre JulliardRemoved some unnecessary inclusions of wingdi.h and...
2000-07-25  Alexandre JulliardMoved FORMAT_MESSAGE flags definition to winbase.h.
2000-07-23  Francois GougetRemoved duplicate declaration of AddAccessAllowedAce.
2000-07-08  Matthew LakeAdded some missing definitions.
2000-07-08  Slava MonichImplementation of Get/SetThreadPriorityBoost.
2000-06-24  Hidenori TakeshimaGetCommandLine should return non-const strings.
2000-06-18  Francois GougetAdded some missing prototypes.
2000-06-15  Mike McCormack- add prototypes for serial API functions
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-06-01  Juergen SchmiedImplemented FindFirstFileEx, cleaned old implementation up.
2000-05-24  Francois GougetSorted out a few misplaced definitions.
2000-05-07  Alexandre JulliardMoved Load/FreeLibrary16 definition to winbase16.h.
2000-05-03  Alexandre JulliardFixed COORD structure definition.
2000-04-29  Eric PouechFixed GetLargestConsoleWindowSize prototype.
2000-04-29  Ove KaavenAdd Wine-internal allocation type MEM_SYSTEM for Virtua...
2000-04-23  Francois GougetFixed GetProcessHeap() for the STRICT mode.
2000-04-11  Alexandre JulliardMade GetProcessHeap(), GetCurrentProcessId(), GetCurren...
2000-04-08  Alexandre JulliardAdded lazy initialization of critical sections, based...
2000-03-24  Francois GougetAdded (correct) prototype for HeapWalk.
2000-03-17  Alexandre JulliardHave threads and processes exit more cleanly whenever...
2000-03-08  Patrik StridvallRemoved a lot of unnecessary includes and fixed the...
2000-03-08  Alexandre JulliardRemoved PDB32_DEBUGGED flag and send all debug events...
2000-03-07  Alexandre JulliardBetter implementation of inline functions SetLastError and
2000-02-26  Juergen SchmiedFixed definition of the RtlMemory functions. Use macros...
2000-02-25  Dmitry TimoshkovMove definition of CPINFO structure from winbase.h...
2000-02-13  Dave PicklesAdded definition for STILL_ACTIVE.
2000-01-23  Juergen Schmied- implementation of RtlReg* (read access), RtlEvent...
2000-01-15  Ove KaavenAdded prototypes for the NT synchronization functions
2000-01-05  Marcus MeissnerSome comm clean up, much more error messages, only...
1999-11-29  Alexandre JulliardImplemented waitable timers.
1999-11-24  Alexandre JulliardRaise an exception when a critical section wait failed.
1999-11-10  Moshe VainerStub for GetOverlappedResult.
1999-10-23  Jim AstonFixed compiling with STRICT.
1999-09-19  Ulrich WeigandMove VerLanguageName[AW] back to base (exported from...
1999-09-14  Patrik StridvallAdd support for anonymous struct/unions on compilers...
1999-08-18  Ulrich WeigandMoved implementation of WOW routines to single file.
1999-08-08  Alexandre JulliardFixed SetLocalTime prototype.
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-07-04  Patrik StridvallStarted on an implementation of Win64 for use on 64...
1999-07-04  Patrik StridvallFixed/moved/added missing/wrong function prototypes.
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-18  Alexandre JulliardAdded DebugBreak.
1999-06-12  Andreas MohrAdded the function definitions of GetStartupInfo*().
1999-06-06  Alexandre JulliardMoved inclusion of winestring.h to winebase.h.
1999-06-05  Dave PicklesStub for SetVolumeLabel().
1999-06-05  James JuranAdd stub for LockFileEx (KERNEL32.513).
1999-05-23  Alexandre JulliardImplemented the Win32 debug API functions.
1999-05-16  Alexandre JulliardAdded a few missing debug event definitions.
1999-05-09  Alexandre JulliardImproved exception handling.
1999-05-02  Ove KaavenAdded prototype for TryEnterCriticalSection.
1999-04-25  Jim AstonAdded some missing #defines I've run across.
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-15  Eric PouechAdded missing proto for GetExitCodeThread.
1999-03-28  Huw D M DaviesMove DM* defines from winbase.h -> wingdi.h.
1999-03-27  Albert Den HannAdditional macro definitions.
1999-03-25  Ove KaavenAdded infrastructure and definitions for general-purpos...
1999-03-14  Michael McCormackBasic support for WIN32 serial communications API.
1999-03-13  Dave PicklesFixed a couple of missing #defines for Win32 API functi...
1999-03-10  Paul QuinnAdded a lot of new OLE interfaces.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Juergen Schmied- made the security functions consistent. advapi calls...
1999-02-17  Francois GougetMoved some definitions to their proper include file.
1999-02-14  Bertho StultiensChange a couple of names that would conflict after...
1999-02-12  Juergen SchmiedMade nt-related types compatible, throw out wine-specif...
1999-02-10  Alexandre JulliardAuthors: Albert Den Haan <albertd@corel.ca>, Adrian...
1999-02-09  Michael VekslerMoved everything out of windows.h.
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1998-12-24  Jean-Claude CoteImplemented the GetBinaryType API function.
1998-12-15  Paul QuinnLots of new defines and stubs.
1998-11-08  Uwe BonnesAdded an extern "C" safeguard.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-07-20  Alexandre JulliardRelease 970720 wine-970720
1997-04-15  Alexandre JulliardRelease 970415 wine-970415
1997-03-05  Alexandre JulliardRelease 970305 wine-970305
1997-02-15  Alexandre JulliardRelease 970215 wine-970215
1997-02-02  Alexandre JulliardRelease 970202 wine-970202
1997-01-20  Alexandre JulliardRelease 970120 wine-970120
1997-01-01  Alexandre JulliardRelease 970101 wine-970101
1996-09-13  Alexandre JulliardRelease 960913 wine-960913
1996-08-24  Alexandre JulliardRelease 960824 wine-960824
1996-08-11  Alexandre JulliardRelease 960811 wine-960811
1996-08-05  Alexandre JulliardRelease 960805 wine-960805
1996-07-05  Alexandre JulliardRelease 960705 wine-960705
1996-06-23  Alexandre JulliardRelease 960623 wine-960623
1996-06-11  Alexandre JulliardRelease 960611 wine-960611
1996-05-21  Alexandre JulliardRelease 960521 wine-960521
1996-05-16  Alexandre JulliardRelease 960516 wine-960516
1996-05-06  Alexandre JulliardRelease 960506 wine-960506
1996-04-28  Alexandre JulliardRelease 960428 wine-960428
next