Bugfix: dwFlags must describe target process in UserSignalProc.
[wine] / include /
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...
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-25  Jim AstonAdded some missing #defines I've run across.
1999-04-25  Ove KaavenAdded a possibility to let the internal debugger use...
1999-04-25  Adrian ThurstonAdded support for strict handles. Only works on machine...
1999-04-25  Eric PouechAdded some missing manifest constants for Queue Status...
1999-04-25  Huw D M DaviesGeneral tidy up of the MetaFile driver - make sure...
1999-04-25  Ove KaavenMade HeapValidate threadsafe, and added some macros...
1999-04-24  Marcus Meissnerautoconf fixes and cleanups (check for dlopen() in...
1999-04-24  Huw D M DaviesAdded Panose defines and EXTLOGFONT[A|W].
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-22  Michael VekslerRemoved some includes of 16 bit API.
1999-04-22  Adrian ThurstonICOMization of remaining interfaces.
1999-04-22  Adrian ThurstonClean up objbase.h. Makes the STDMETHOD set of macros...
1999-04-22  Juergen SchmiedMoved stuff to the right place.
1999-04-22  Huw D M DaviesAdd Enhanced MetaFile record structures.
1999-04-22  Thuy NguyenFirst patch implementing property sheets.
1999-04-22  Juergen Schmied- corrected parameter count for SHGetSettings
1999-04-22  Bertho StultiensChange wine's dlopen search-patch strategy not using...
1999-04-19  Huw D M DaviesImplemented recording of StretchDIBits and SetDIBitsToD...
1999-04-19  Bertho StultiensRemoved non-portable hacks and replaced them with more...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Alexandre JulliardRemoved check for union semun; cleaned up a bit.
1999-04-18  Alexandre JulliardAdded env ptr to new_process request
1999-04-18  Juergen Schmied- use fonts/fontsizes given by SystemParametersInfo
1999-04-18  Ulrich WeigandMerged Linux/FreeBSD reentrant errno handler, added...
1999-04-18  Ulrich WeigandReentrant libc check for Solaris added.
1999-04-18  Bertho StultiensReorganization of the loader to correctly load and...
1999-04-18  Bertho StultiensNew files to support load order and partial stubs for...
1999-04-18  Huw D M DaviesFixes for upside-down DIBs.
1999-04-18  Luc Tourangeau-Implemented TCS_BUTTONS, TCS_FIXEDWIDTH, TCM_GETITEMRECT,
1999-04-18  Uwe BonnesDon't announce the WNetDirectoryNotify capability WNetG...
1999-04-18  Marcus MeissnerOnly declare console "driver" once, use external refs...
next