wine
1999-03-17  Alexander V... Install headers from $(SRCDIR).
1999-03-17  Francois GougetRemoved the obsolete ICOM macros.
1999-03-17  Francois GougetMoved the APIs closer to the corresponding COM interfac...
1999-03-17  Jess HaasAdded some stubs for int15 functions.
1999-03-17  Ulrich WeigandInter-thread SendMessage() bugfixes:
1999-03-17  Thuy NguyenReturn error if not a valid OLE compound file.
1999-03-17  Douglas RidgwayFix crash if lpuCurDirLen or lpuDestDirLen==0.
1999-03-17  Marcus MeissnerMake cdrom.c compile on FreeBSD (FreeBSD does not seem...
1999-03-16  Ulrich WeigandPass CreateProcess() SECURITY_ATTRIBUTES through to...
1999-03-16  Ulrich WeigandPass new arguments (suspend/inherit) to the server.
1999-03-16  Ulrich WeigandHandle suspend/resume_thread requests in phase STARTING...
1999-03-16  Marcus MeissnerRemoved no longer necessary win.h include, added now...
1999-03-16  Marcus Meissnerdebug.h must be last, or we get ERR() macro problems...
1999-03-16  Francis BeaudetFixed a slight bug that was included in the change...
1999-03-16  Ulrich WeigandFix compiler warnings.
1999-03-16  Sylvain St... Fixed some graphical problems of the treeview and added...
1999-03-16  Ulrich WeigandAvoid unnecessary error messages.
1999-03-16  Ulrich WeigandIgnore HIWORD of boolean return values of 16-bit hook...
1999-03-16  Lionel UlmerCorrected bug in enumeration function.
1999-03-16  Pavel RoskinFixed bug introduced in WIN_FindWindow.
1999-03-16  Thuy Nguyen0 is a valid index for a tab item.
1999-03-15  Francois GougetUpdated the interfaces to use the latest ICOM macros.
1999-03-15  Eric PouechUpdated.
1999-03-15  Eric PouechMoved all MCI internal functions/variables/macros to...
1999-03-15  Eric PouechMake use of digitalv.h file.
1999-03-15  Eric PouechChanged how list of loadable MCI drivers is obtained.
1999-03-15  Ove KaavenDescribes in newbie terms how to add new keyboard layouts.
1999-03-15  Ove KaavenBetter comments, and added ANSI codepages in table.
1999-03-15  Klaas van Gend- Reimplementation of the CommDlg ExtendedError mechani...
1999-03-15  Eric PouechCosmetic fixes.
1999-03-15  Eric PouechMakes use of new CDAUDIO_Seek() function.
1999-03-15  Eric PouechVarious fixes for MSCDEX traps.
1999-03-15  Eric PouechAdded new function CDAUDIO_Seek().
1999-03-15  Eric PouechBetter 16/32 bit driver messages mapping and handling.
1999-03-15  Marcus MeissnerUse MESSAGE_RESOURCE_* defines from SDK headers, update...
1999-03-15  Niels Kristian... Fixed make install.
1999-03-14  Alexandre JulliardSeparated thdb freeing code from ExitThread. Now we...
1999-03-14  Alexandre JulliardDo not call ExitThread() on server communication errors.
1999-03-14  Alexandre JulliardMake distclean also in include/wine
1999-03-14  Alexandre JulliardRelease 990314. wine-990314
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-14  Alexandre JulliardMake the system heap critical section global.
1999-03-14  Alexandre JulliardFixed Makefile up-to-date check to avoid relinking...
1999-03-14  Patrik StridvallReimplemented some code without using X11.
1999-03-14  Patrik StridvallAdded functions DirectDrawEnumerateW and DirectDrawEnum...
1999-03-14  Theodore S... Added tracing for delayed imports and removed the fixme.
1999-03-14  Peter GantenBetter implementation of GetShortPathNameA/W.
1999-03-14  Nathan ZorichAllow the file names and paths for the registry files...
1999-03-14  Gerard PatelFix OemToAnsiBuff for real Win31 behavior.
1999-03-14  Ove KaavenFirst attempt at supporting different keyboard layouts...
1999-03-14  Sylvain St... Added command line tool to access the registry.
1999-03-14  Alexandre JulliardFixed compilation.
1999-03-14  Patrik StridvallIgnore generated files.
1999-03-14  Alexandre JulliardFixed make depend.
1999-03-14  Paul QuinnMany new defines, and structs to help compile MFC....
1999-03-14  Uwe BonnesMake GetModuleHandle16 only look for module names,...
1999-03-14  Jess HaasAdded some more vga video modes.
1999-03-14  Pavel RoskinPrevent X11 errors when XCreateWindow is called with...
1999-03-14  Caolan McNamaraAdded metafile support for ExtFloodFill.
1999-03-14  Dirk ThierbachPaint gray text on gray background in checkboxes/radiob...
1999-03-14  Andreas MohrImplemented (nearly) all TAPI functions as stubs.
1999-03-14  Michael McCormackBasic support for WIN32 serial communications API.
1999-03-14  Ove KaavenFixed a silly VGA-emulation palette bug.
1999-03-14  Ove KaavenFixed a couple of ugly warnings (caused by ugly errors).
1999-03-14  Andreas MohrBug fix.
1999-03-14  Juergen Schmied- IShellFolder and IEnumIDList are using the new COM...
1999-03-14  Ove KaavenCorrected location of FAQ.
1999-03-14  Ove KaavenFully implemented Direct Console Input.
1999-03-13  Marcus MeissnerFixed newly introduced and some leftover warnings.
1999-03-13  Francois GougetIt is now possible to use the standard macros for GetTe...
1999-03-13  Francois GougetFixed some SendMessage32A that escaped the renaming.
1999-03-13  Francois GougetOn windows ole2.h includes oleauto.h and some programs...
1999-03-13  Francois GougetFixes in the SysAllocString functions prototypes. It...
1999-03-13  Pavel RoskinFile open dialog now uses icons instead of bitmaps.
1999-03-13  Marcus MeissnerUpdated AVI* class interface to new ICOM_ methods.
1999-03-13  Marcus MeissnerSome fixes and additions.
1999-03-13  Marcus MeissnerStarted on avifil32 implementation (only stubs currently).
1999-03-13  Patrik StridvallReimplemented DrawFocusRect without using X11.
1999-03-13  Andreas MohrImplemented mode setting things as well as VESA additio...
1999-03-13  Francis BeaudetImplemented the IPersistStream interface on the OLE...
1999-03-13  Uwe BonnesMake function BX=6 round ST0 to integer.
1999-03-13  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Adrian Thurston...
1999-03-13  Juergen Schmied- mostly cleanup after the renaming
1999-03-13  Bertho StultiensChanged the DLGTEMPLATE and DLGITEMTEMPLATE types to...
1999-03-13  Bertho StultiensMoved error codes to cderr.h.
1999-03-13  Peter GantenFix CreateProcess to handle lpCommandline better.
1999-03-13  Peter GantenChange GetStartupInfoA/W to return the real StartupInfo.
1999-03-13  Guy AlbertelliHandle null wndPtr for mdi window.
1999-03-13  Dave PicklesFixed a couple of missing #defines for Win32 API functi...
1999-03-13  Ulrich WeigandImplemented UTRegister and UTUnRegister.
1999-03-13  Keith MatthewsAdded coded stubs for DdeQueryConvInfo (16 & 32 bit...
1999-03-13  Pavel RoskinAdded prototypes for OleQueryLinkFromClip, OleQueryCrea...
1999-03-13  Pavel RoskinDefinition for OleCreateLinkFromClip was incorrect.
1999-03-13  Marcus MeissnerMask out the upper 12 bits from the resourceid, just...
1999-03-13  Ove KaavenUpdated bug list by my knowledge of them.
1999-03-13  Thuy NguyenStgCreateDocfile accepts NULL as a file name.
1999-03-13  Caolan McNamaraAdded support for alternate DIBBITBLT layout.
1999-03-13  Sergey TurchanovBuffer size bug in LocateDebugInfoFile.
1999-03-13  Andreas MohrImproved "error" message readability.
next