wine
2000-10-24  Rein KlazesConvert the value of level when setsockopt is called...
2000-10-24  Patrik StridvallExplicitly initialize structures.
2000-10-24  Patrik Stridvall- Explicitly initialize structures.
2000-10-24  Francois Jacques- All audio device handles are initialized to -1 and...
2000-10-24  Patrik StridvallFixed some warnings.
2000-10-24  Patrik StridvallAdded some missing defines for non-Linux.
2000-10-24  David ElliottFixed OFFSETOF macro definition for gcc 2.96.
2000-10-24  James HathewayAdded stubs for CryptGenRandom(), CryptReleaseContext().
2000-10-24  Susan FarleyDo not block CBN_EDITCHANGE for WM_PASTE or WM_CUT...
2000-10-24  Dmitry TimoshkovMake EnumEnhMetaFile work.
2000-10-24  Chris MorganImplemented RpcStringFreeA and UuidToStringA.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-10-23  Alexandre JulliardAdded support for loading Win32 .res files.
2000-10-23  Alexandre JulliardMoved all USER resources to new dlls/user/resources...
2000-10-23  Alexandre JulliardDuplicate resource directory searching routines instead...
2000-10-23  Alexandre JulliardDuplicate resource directory searching routines instead...
2000-10-23  Alexandre JulliardFixed duplication of typename in 16-bit assembly output.
2000-10-23  Alexandre JulliardFixed multibyte handling in HEAP_strdupAtoW.
2000-10-23  Andreas MohrAlways open/close the CD-ROM device for every Windows...
2000-10-23  Ulrich WeigandDo not send EN_UPDATE to multi-line edit controls.
2000-10-23  Francois GougetFixed the text color of higlighted menu bar item for...
2000-10-23  Marcus MeissnerIf we have a drive pointing to /, we must not remove...
2000-10-23  Marcus MeissnerAdded some basic IDirectDraw7 interface support, fixed...
2000-10-23  Louis Philippe... - Calculate changes in the client area relative to...
2000-10-23  Ulrich WeigandFixed painting problems in non-MM_TEXT modes.
2000-10-22  Joerg MayerReduce the number of warnings about missing initializers.
2000-10-22  Marcus MeissnerGot rid of misleading "No Tls Space" error message.
2000-10-22  Patrik StridvallFixed issue found by winapi_check.
2000-10-22  Patrik StridvallFixed some warnings.
2000-10-22  Patrik StridvallUse intermediate typedef.
2000-10-22  Patrik StridvallMinor API files update.
2000-10-22  Guy L. AlbertelliAdded wParam and lParam as parameters in SPY_ExitMessage
2000-10-22  Andreas Mohr- Print CS reg at crash MessageBox (needed for Win16...
2000-10-22  Eric PouechAdded advapi32 to imported DLLs list.
2000-10-22  Eric PouechAdded more conversion routines (rate conversion is...
2000-10-22  Ulrich WeigandPDB symbol header format depends only on version code.
2000-10-22  Marcus MeissnerDo not set the iSubItem part of the struct for LVM_HITTEST,
2000-10-22  Andreas MohrMention that you need the X11 devel files.
2000-10-22  Marcus MeissnerDirectDrawCreateEx() should already return the interfac...
2000-10-22  Lionel UlmerChange the width / height parameter on a SetDisplayMode.
2000-10-22  Gerard PatelFixed bug when changing drives in 16 bit style dialog...
2000-10-22  Marcus MeissnerAdded two checks for out of range pointer accesses.
2000-10-22  Eric PouechFixed floating point data printing and made basic types...
2000-10-22  Jason MawdsleyFixed some flickering that was occurring in the image...
2000-10-22  Andreas MohrAdded sleep time calculation for the wodPlayer thread.
2000-10-22  Andreas MohrRemoved redundant thread priority defines.
2000-10-19  Peter HunnisettAdded crt/msvcrt thread prototypes.
2000-10-19  Francois JacquesAdded asynchronous recording in MCI layer.
2000-10-19  Andreas MohrSequencer error message fix.
2000-10-19  James HathewayFix messages sent when right-clicking in a blank (non...
2000-10-19  Uwe BonnesPass the correct hFile to PE_CreateModule.
2000-10-19  Uwe BonnesDraw text and icons, implement ordering functions,...
2000-10-19  Dmitry TimoshkovAdded support for AZERTY keyboard layout.
2000-10-19  Eric WilliamsChanged GROUP to PROGGROUP.
2000-10-19  Andreas MohrSkip directory symlinks in DOSFS_FindNextEx.
2000-10-19  Alexandre JulliardBrian Pirie
2000-10-19  Francois GougetAdded/fixed missing extern "C".
2000-10-19  Francois GougetFixed a char/NULL comparison.
2000-10-19  Francois GougetAdded the {HRESULT,SCODE}_SEVERITY macros.
2000-10-19  Alexandre JulliardUse a binary search to find entries in resource directo...
2000-10-19  Alexandre JulliardCall PrivateExtractIcon in user32 instead of duplicatin...
2000-10-19  Francois JacquesShould test unixdev against -1 (see wodOpen/widOpen).
2000-10-19  Andreas MohrBack out my ELFDLL_dlopen patch and add a warning for...
2000-10-19  Ulrich WeigandAllow freeing locked global memory handles.
2000-10-19  Ulrich WeigandWatch out for DefMDIChildProc calls on non-MDI-child...
2000-10-19  Ulrich WeigandDon't hold the X11 lock while calling GDI object routines.
2000-10-19  Lionel UlmerDo not do any GLX calls on a display that does not...
2000-10-19  Chris MorganRecalculate nItemHeight when LVS_SETIMAGELIST is called...
2000-10-19  Chris MorganStub CreateDispTypeInfo, CreateStdDispatch16 and Create...
2000-10-19  Peter Hunnisett- Add proper message reply mechanism and sp player...
2000-10-19  Francois GougetAdded support for three levels of nesting of the 'pragm...
2000-10-17  Ove KaavenImplemented DOS INT21 AH=4B (EXEC).
2000-10-17  Dmitry TimoshkovAdded support for keyboard input in various locales.
2000-10-17  Chris MorganImplement LVM_SETITEMPOSITION32.
2000-10-17  Uwe BonnesRemember owner HWND when creating and use this hwnd...
2000-10-17  Guy L. AlbertelliAdded flag and notification definitions for ComboBoxEx.
2000-10-17  Andreas MohrImplemented old Win 2.x string functions.
2000-10-17  Lionel UlmerWarning fix.
2000-10-17  Gerald PfeiferAdd appropriate casts to caddr_t for the third paramete...
2000-10-15  Ove KaavenFixed a couple of recent bugs, and added some more...
2000-10-15  Alexandre JulliardConverted a few more server requests to the new mechanism.
2000-10-15  Alexandre JulliardFixed a few prototypes.
2000-10-15  Alexandre JulliardSet selector 0000H base to 0xf0000 until the first...
2000-10-15  Eric PouechFixed ShellMessageBox[AW] buffers usage (in some cases...
2000-10-15  Gerald PfeiferRemove unused variable orig_mode.
2000-10-15  Uwe BonnesDraw the scrollbar beside the buddy when neither UDS_AL...
2000-10-15  Uwe BonnesLocalization and expect leapdays when looking for the...
2000-10-15  Uwe BonnesLocalization and many changes to behaviour and outlook.
2000-10-15  Uwe BonnesSplit out resources that might be localized.
2000-10-15  Uwe BonnesAdded additional resource IDs.
2000-10-15  Marcus MeissnerStubbed LookupAccountNameA.
2000-10-15  Marcus MeissnerReturn "default" DirectDraw driver if we have at least...
2000-10-15  Dmitry TimoshkovFixed behaviour of window's system buttons.
2000-10-15  Rein KlazesLoadStringA inserts terminating null in the buffer...
2000-10-13  Chris MorganImplemented the IDC_HAND cursor.
2000-10-13  Francois GougetFixed the signature of the FormatMessage APIs.
2000-10-13  Francois GougetThe MODEM stuff has been spun off to its rightful place...
2000-10-13  Francois GougetCompleted/corrected the list of include files.
2000-10-13  Francois GougetAdded a NOGDI protection.
2000-10-13  Francois GougetMust include objbase.h.
next