wine
1999-03-24  Marcus MeissnerCURSORICON_Destroy: missing WINAPI added.
1999-03-24  Marcus MeissnerAdded translation for SO_RCVTIMEO (as seen by IE4).
1999-03-23  Alexandre JulliardCreate startup info for the initial process.
1999-03-23  Alexandre JulliardAdded server pid and tid in init_thread request, and...
1999-03-23  Noomen HamzaImplemented:
1999-03-23  Huw D M DaviesAdded StretchDIBits for the PostScript driver.
1999-03-23  Ove KaavenAdded missing ending pragma pack.
1999-03-23  Rein KlazesCorrected small bug in GetCommState16. Parity check...
1999-03-22  Ulrich WeigandBugfix: cope with quoted arguments for CreateProcess().
1999-03-22  Ulrich WeigandFixed typo in SizeofResource().
1999-03-22  Andreas MohrlstrcpyA can't use strcpy.
1999-03-22  Marcus MeissnerAdded -dll option for winelib programs. (Note: will...
1999-03-22  Andreas MohrAdded strlwr.
1999-03-22  Andreas MohrCosmetics.
1999-03-22  Eric PouechAdded new stubs (mmTaskXXX, mmThreadXXX, mciExecute).
1999-03-22  Eric PouechStarted calling mixer as a 32 bit low level driver...
1999-03-22  Eric PouechFixed a few bugs. Started implementing mixerMessage...
1999-03-22  Eric PouechImplemented mciExecute.
1999-03-22  Eric PouechAdded yield proc members to mci struct.
1999-03-22  Eric PouechAdded mixer specfic error codes, fixed type in function...
1999-03-22  Eric PouechFixed return codes for default driver proc.
1999-03-22  Lawson WhitneyMade LB_GETCURSEL return focus_item if no item has...
1999-03-22  Kalevi J HautaniemiAdded Finnish keyboard layout.
1999-03-22  Veksler MichaelRemoved winuser16.h from x11drv.h.
1999-03-22  Klaas van GendImplementation of EnumPrintersA, info level 4 and 5.
1999-03-22  Adam SacarnyCheck if the build is stripped, and die if it is.
1999-03-22  Veksler MichaelFixed "reached end of non void..." warnings.
1999-03-22  Marcus MeissnerMessageBox32A -> MessageBoxA
1999-03-22  Sergey TurchanovImplementation for FreeLibraryAndExitThread.
1999-03-22  Ulrich WeigandRun Win32 processes in their own threads.
1999-03-21  Alexandre JulliardChanged process initialisation to use the new server...
1999-03-21  Alexandre JulliardAdded new_process and init_process request.
1999-03-21  Robert PouliotOne small error corrected and the 102th key...
1999-03-21  Ove KaavenMade commerror and eventmask local to each port (for...
1999-03-21  Ove KaavenFixed prototypes of a couple of comm routines.
1999-03-21  Andreas MohrFixed typo.
1999-03-21  Francis BeaudetClear update region before WM_NCDESTROY.
1999-03-21  Alexandre JulliardGot rid of SYSTEM_LOCK macros.
1999-03-20  Alexandre JulliardNo longer need to delete system heap critical section.
1999-03-19  Francis BeaudetAdded a check for desktop in SHGetFileInfo.
1999-03-19  Eric PouechFixed some bugs in MCI message mapping (32A => 16).
1999-03-19  Pavel RoskinFixed WIN_SendDestroyMsg.
1999-03-19  Pavel RoskinRemoved definitions for FIONREAD and FIONBIO.
1999-03-19  Eric PouechFixes some return values for DefDriverProc.
1999-03-19  Sylvain St... Removed the chop command that was there to get rid...
1999-03-19  Andreas MohrHide dialog windows created by CreateDialog* in EndDial...
1999-03-19  Stephane LussierSet type of destination variant in VariantChangeTypeEx...
1999-03-19  Bertho StultiensFixed Danish keyboard layout.
1999-03-18  Marcus MeissnerLots of warning fixed, one missing WINAPI in ddraw...
1999-03-18  Sylvain St... Implements +/-, PgUp/PgDown, Home/End, Left/Right,...
1999-03-18  Marcus Meissnermsvfw32.spec brought up to date (forgot it in last...
1999-03-18  Marcus MeissnerAdded Module32* stubs.
1999-03-17  Bruno AfonsoAdded Portuguese keytable.
1999-03-17  Robert PouliotAdded Canadian French keyboard layout.
1999-03-17  Huw D M DaviesAdded UK keyboard layout.
1999-03-17  Jess HaasFixed/implemented various interrupt functions.
1999-03-17  Marcus MeissnerFixed some warnings. removed some unneccessary includes...
1999-03-17  Francis BeaudetImplemented a more defensive version of WIN_SendDestroyMsg.
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.
next