Implemented SetLocalTime.
[wine] / include /
1999-06-12  Francis BeaudetFixed a few behaviors of the combobox that were broken.
1999-06-12  Guy AlbertelliAdd new "walk" command options to list processes and...
1999-06-12  Patrik StridvallChanged xxx(VOID) to xxx(void).
1999-06-12  Eric PouechMade the service thread instanciable in every process.
1999-06-12  Ove KaavenImplementation of EV_RXFLAG.
1999-06-12  Huw D M DaviesPSDRV_StretchDIBits should use logical co-ords.
1999-06-12  Andreas MohrAdded the function definitions of GetStartupInfo*().
1999-06-11  Alexandre JulliardUse the normal environment routines to build the env...
1999-06-11  Alexandre JulliardReturn console handles in alloc_console request.
1999-06-06  Alexandre JulliardMoved inclusion of winestring.h to winebase.h.
1999-06-06  Ulrich WeigandRemoved Callback.CallTaskRescheduleProc().
1999-06-06  Ulrich WeigandSwitch stacks in CALL32_Init().
1999-06-06  Ulrich Weigand16-bit scheduler reorganized: run all tasks in their...
1999-06-06  Ulrich WeigandRemoved SERVICE_Exit().
1999-06-06  Uwe BonnesAdd some defines.
1999-06-05  Paul QuinnSome non-threatening fixes to some headers, as well...
1999-06-05  Dave PicklesStub for SetVolumeLabel().
1999-06-05  Rein KlazesRead/load type libraries. Implementation of ITypeLib...
1999-06-05  Robert W HallAdded 2 stubs.
1999-06-05  Ulrich WeigandRemoved DummyMotionNotify EVENT driver routine.
1999-06-05  James JuranAdd stub for LockFileEx (KERNEL32.513).
1999-06-05  Eric PouechAdded (still incomplete) handling of MCI_BREAK command.
1999-05-29  Alexandre JulliardGot rid of THREAD_InitDone.
1999-05-29  Paul Quinnver.h is a legacy header. winver.h should be used instead.
1999-05-29  Luc Tourangeau- Reimplemented the scrolling using SetScrollInfo and...
1999-05-29  Eric PouechAdded missing TRACE define when NO_DEBUG_MSGS was defined.
1999-05-24  Alexandre JulliardRemoved process argument to PROCESS_CallUserSignalProc.
1999-05-24  Alexandre JulliardAdded support for dumping variable-size data of server...
1999-05-24  Eric Pouechremoved unnecessary MCI drivers entry point
1999-05-24  Ulrich WeigandMoved WINSOCK network IO event handling to special...
1999-05-23  Alexandre JulliardUse the new debug functions to send debug events at...
1999-05-23  Alexandre JulliardImplemented the Win32 debug API functions.
1999-05-23  Alexandre JulliardAdded debug events support.
1999-05-23  Alexandre JulliardRelease 990523. wine-990523
1999-05-22  Ulrich WeigandAdded UserRepaintDisable16().
1999-05-22  Ulrich WeigandAdapted to EVENT_ driver changes.
1999-05-22  Ulrich WeigandMoved X input event handling out of EVENT_WaitNetEvent...
1999-05-22  Huw D M DaviesImplemented AddPrinterA, AddPrinterDriverA and GetPrint...
1999-05-22  Eric PouechCreate a new configuration manifest constant HAVE_OSS_MIDI.
1999-05-22  Ulrich WeigandImproved syslevel handling, store currently held syslev...
1999-05-22  Joshua ThielenAdded mmsystem.h include.
1999-05-22  Ulrich WeigandAdded ExitKernel16 (replacing USER_ExitWindows), ExitPr...
1999-05-22  Paul QuinnMicrosoft com vtable compatibility workaround for g...
1999-05-22  Marcus MeissnerReplaced all occurences of SYSMETRICS_xx and sysMetrics...
1999-05-22  Eric KohlToolbar customization dialog (take one).
1999-05-22  Ulrich WeigandFix swapped FreeLibary return values. Handle FreeLibrar...
1999-05-22  Ove KaavenChanged global DOS_LOL into function DOSMEM_LOL() in...
1999-05-22  Ove KaavenAdded MZ_Current() (returns current LPDOSTASK) and...
1999-05-22  Eric PouechSome more defines for multimedia.
1999-05-17  Huw D M DaviesImplement DocumentProperties, DeviceCapabilities, begin...
1999-05-16  Alexandre JulliardAdded a few missing debug event definitions.
1999-05-16  Alexandre JulliardAdded TEB in init_thread request.
1999-05-15  Alexandre JulliardServer reorganization:
1999-05-14  Marcus MeissnerReplaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI...
1999-05-14  Alexandre JulliardFixed a few bugs, and improved the exception macros...
1999-05-13  Lionel UlmerReplaced all the Mesa specific code by GLX code. Should...
1999-05-13  Andreas MohrImplemented InsertInASPIChain and fixed minor things.
1999-05-13  Alexandre JulliardAdapted for new register functions support (ESP_reg...
1999-05-12  Alexandre JulliardAdded macros and definitions for using exception inside...
1999-05-12  Alexandre JulliardMoved some exception definitions to winnt.h and ntddk.h.
1999-05-12  Alexandre JulliardAdded ERROR_sig.
1999-05-12  Marcus MeissnerWSOCK32/WINSOCK uses SetLastError() to keep its own...
1999-05-12  Alexandre JulliardAdded import declaration for Win32 built-ins.
1999-05-10  Alexandre JulliardAdded support for forwarded ordinals in built-in dlls.
1999-05-09  Alexandre JulliardImproved exception handling.
1999-05-08  Alexandre JulliardRelease 990508. wine-990508
1999-05-08  Alex KorobkaRearranged PAINT_RedrawWindow() so that it first recurs...
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Huw D M DaviesSplit off wingdi16.h from wingdi.h. Add many more...
1999-05-08  Michael VekslerRemoved #include "wine/winuser16.h" and use "struct...
1999-05-08  Ove KaavenMoved DOS List of Lists initialization, and added the...
1999-05-08  Noomen HamzaBug fixes.
1999-05-08  Ulrich WeigandCall THREAD_FreeTHDB as service thread callback.
1999-05-08  Ulrich WeigandRemoved TIMER_SwitchQueue.
1999-05-08  Thuy NguyenImplementation of IStorage supported by an implementati...
1999-05-08  Ulrich WeigandCheck for busy DCE moved to DCHook16().
1999-05-08  Ulrich WeigandInitialize WIN_CritSection earlier.
1999-05-08  Luc TourangeauRemoved the timer that was used to queue TRACKBAR_Refre...
1999-05-08  Francis BeaudetChanged the return value of GetKeyboardState and SetKey...
1999-05-05  Alexandre JulliardNo longer necessary.
1999-05-04  Francis BeaudetCheck if DC is busy before deleting it.
1999-05-04  Ulrich WeigandFixed various stupid bugs in services thread routines.
1999-05-02  Alexandre JulliardUpdated authors list from the Changelog. Please let...
1999-05-02  Alexandre JulliardMisc fixes and improvements.
1999-05-02  Alexandre JulliardAdded check for -lmmap for OS/2.
1999-05-02  Francis BeaudetFixed a few bugs in the OLE storage implementation...
1999-05-02  Michael VekslerRemoved redundant include of winbase.h from winuser16.h.
1999-05-02  Ulrich WeigandUse SERVICES callback to implement Windows timers.
1999-05-02  Ove KaavenAdded prototype for TryEnterCriticalSection.
1999-05-02  Klaas van GendMake all structures packed and removal of some WINE_PACKED.
1999-05-02  Juergen Schmied- default item handling
1999-05-02  Alexandre Julliardenhmetafile added
1999-05-02  Eric Pouech- got rid of all the internal MM tweaks to load builtin MCI
1999-05-02  Huw D M DaviesStarted implementing Enhanced MetaFile driver.
1999-05-02  Francis BeaudetImplemented the OLE object default handler and data...
1999-05-02  Huw D M DaviesSeveral improvements to Enhanced MetaFile playback.
1999-05-01  Marcus MeissnerMCI_ANIM_OPEN_PARMSW should be LPCWSTR, MCI_DefYieldPro...
1999-04-26  Alexandre JulliardRelease 990426. wine-990426
1999-04-26  Marcus MeissnerAdded autoconf check for "inline". You can now use...
next