Now properly unloading multimedia drivers when winmm unloads.
[wine] / dlls /
2002-11-11  Eric PouechNow properly unloading multimedia drivers when winmm...
2002-11-08  Shachar Shemesh- Changed all numeric resources in ChooseFont to labels...
2002-11-08  Juraj HercekFixed bug in context registers, added HANDLER_DEF and...
2002-11-08  Marcus MeissnerOnly enable VM86 mode if we have the <sys/vm86.h> inclu...
2002-11-08  Marcus MeissnerNew structures: RASIPADDR, RASDEVINFO, RASENTRY.
2002-11-08  Alberto MassariThe object returned by IEnumFORMATETC::Clone should...
2002-11-08  Alberto MassariAvoid crashing when releasing an NdrCStdStubBuffer...
2002-11-08  Ryan CummingRemove OLE_GetFormatA, reimplement GetDateFormatA and...
2002-11-08  Marcus MeissnerDraft implementation of DispCallFunc.
2002-11-06  Alexandre JulliardDisable address space limit check on non-i386 platforms.
2002-11-06  Dimitrie O. PaunDo not draw the text of the item being edited.
2002-11-06  Dimitrie O. PaunFix the 'jumping selection' bug (#1108).
2002-11-06  Patrik StridvallUpdated the generated tests.
2002-11-06  Greg Turner- Remove stupid indentations from trace msgs.
2002-11-06  György 'Nog' Jeney- Fix RtlTimeToTimeFields to actually work.
2002-11-06  Jukka HeinonenStart using winedos handlers for all interrupts.
2002-11-06  Alexandre JulliardAdded winebuild -e option to specify the entry point...
2002-11-06  Patrik StridvallFixed some issues found by winapi_check.
2002-11-06  Jason Edmeades- Stencil mapping now works (it helps to actually alloc...
2002-11-06  Jukka HeinonenMove most int31 functions to winedos.
2002-11-06  Matthew BlochVtable fixes.
2002-11-06  Marcus MeissnerAdded RasValidateEntryNameA stub.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-11-04  Alexandre JulliardWarning fix.
2002-11-04  Ryan CummingHandle FORMAT_MESSAGE_FROM_HMODULE and FORMAT_MESSAGE_F...
2002-11-04  Francois GougetTest sound format support with waveOutGetDevCaps and...
2002-11-04  Zoly NagyAdded/upgraded Hungarian resources.
2002-11-04  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-11-04  Patrik StridvallUpdated the generated tests.
2002-11-04  Francois GougetOSS_RawOpenDevice should return an error if the format...
2002-11-04  Ryan CummingAdd stub for RasEnumConnectionsW.
2002-11-04  Marcus MeissnerHandle errors in std marshaller better, do not crash.
2002-11-04  Marcus MeissnerSpecify existing extra size of WINEPS Devmode structure.
2002-11-04  Jukka HeinonenIgnore VCPI installation checks. Handle XMS query any...
2002-11-04  Jukka HeinonenWhen returning from 32-bit default interrupt handlers...
2002-11-04  Lionel UlmerAdditional exported capabilities to please some picky...
2002-11-04  Lionel Ulmer- only compare the first WORD in the DDSCAPS2 structure...
2002-11-04  Lionel UlmerAugment the DDSCAPS2 dumping routine with new caps.
2002-11-01  Alexandre JulliardAdded clobber lists to the inline assembly functions.
2002-11-01  Matthew DavisonFixed some handle conversions for -DSTRICT.
2002-11-01  Greg TurnerFix some problems found by winapi_check.
2002-11-01  Greg TurnerFix stupid clone of broken macro, found by Marcus.
2002-11-01  Stefan LeichterRemove quotes from filename before calling LoadLibrary...
2002-11-01  Alberto Massari- Fixed typo in SHGetFileInfoA.
2002-10-31  Greg TurnerRemove #ifdef WINNT conditionals; just use the NT defin...
2002-10-31  Greg Turner- Use appropriate per-platform NDR_LOCAL Data Represent...
2002-10-31  Marcus MeissnerEscape \ in path and arguments.
2002-10-31  Greg Turner- Fix offset bug in the conformant string unmarshall...
2002-10-31  Alexandre JulliardSplit out some more 16-bit code.
2002-10-31  Marcus Meissner_seh_longjmp_unwind is i386 only for now.
2002-10-31  Greg TurnerRename the *_32_READ macros to *_UINT32_READ for clarity.
2002-10-31  Carlos LozanolParam was not properly sent in COMBOEX_DrawItem.
2002-10-31  Dimitrie O. PaunAppend columns with large column indices.
2002-10-31  Jukka HeinonenPrevent crashes when DOS program tries to access consol...
2002-10-31  Alexandre JulliardConverted x11drv to -DSTRICT.
2002-10-31  Alexandre JulliardMoved 16-bit definitions out of mmddk.h into mmsystem16.h.
2002-10-31  Alexandre JulliardFixed a number of -DSTRICT warnings.
2002-10-31  Alexandre JulliardAdded support for nested exceptions happening inside...
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-31  Eric Pouechwinmm/mmsystem now compiles with -DSTRICT.
2002-10-31  Dimitrie O. PaunFix some treeview notification codes between ANSI/Unico...
2002-10-31  Eric PouechReturn correct values for wave(In|Out)GetPosition even...
2002-10-31  Eric PouechSplit between 16 / 32 bit code.
2002-10-30  Alexandre JulliardAdded winedos16.spec.c.
2002-10-30  Uwe BonnesFirst version of msvcrt scanf test.
2002-10-30  Michael StefaniucSome more fixes for compiling the user dll with -DSTRICT.
2002-10-30  Jukka HeinonenAdd winedos16.dll which contains 16-bit protected mode...
2002-10-30  Carlos LozanoFixed SHGFI_SYSICONINDEX flag handling.
2002-10-30  Alexandre JulliardMoved the test routines from wtmain.c into wine/test...
2002-10-30  Marcus MeissnerFixed LITTLE_ENDIAN_32_READ macro to at least compile.
2002-10-30  Martin Wilck- Define SOCKET as UINT_PTR for Win64 (thanks to P...
2002-10-30  Marcus MeissnerPowerpc instruction pointer is Iar, not Eip.
2002-10-30  Eric Pouechwavemap now compiles with -DSTRICT.
2002-10-29  Alexandre JulliardOnly run the 32-bit checklink for dlls that contain...
2002-10-29  Jukka HeinonenModify winedos interrupt handlers so that they work...
2002-10-29  Rein KlazesFix for listview wheelmouse message handling.
2002-10-29  Greg Turner- more comments and comment-cleanup
2002-10-29  Eric PouechMoved 16 bit joystick function to mmsystem.c.
2002-10-29  Eric Pouech- internal renaming (no longer using MMSYSTEM prefixes...
2002-10-29  Eric Pouech- let all time related functions make use of low level...
2002-10-29  Eric PouechAll low level driver functions (internals for wave...
2002-10-29  Eric PouechAll MCI functions are now cleanly separated.
2002-10-29  Eric PouechAll driver functions are now properly separated.
2002-10-29  Eric Pouech- revisited mmsystem/winmm loading mechanism
2002-10-29  Eric PouechNow only storing thread id for mci tasks (16 bit htask...
2002-10-29  Alexandre JulliardRemoved a couple of no longer used queue functions.
2002-10-29  Patrik StridvallFixed some issues found by winapi_check.
2002-10-29  György 'Nog' JeneySeparate out 16-bit ShellExecute function.
2002-10-29  Sander van LeeuwenFixed font object leak in WM_SETFONT handler.
2002-10-29  Jeff SmithCorrections to the Spanish keyboard layout.
2002-10-29  Hagen HeiduckAdded WSASendDisconnect.
2002-10-29  Patrik StridvallAdded some defines for compatibility with Windows headers.
2002-10-29  Eric PouechSilence unneeded ERR while converting tasks.
2002-10-29  Eric Pouech- finish mmio separation
2002-10-29  Dimitrie O. PaunSend the right notification code (A/W) depending on...
2002-10-29  Patrik StridvallFixed tests to compile with MS C on Windows.
2002-10-29  Patrik StridvallUpdated the generated tests.
2002-10-29  Jaco GreeffMade the reporting for the (current) unsupported flags...
2002-10-29  Alexandre JulliardRewrote hook support to store the hook chain in the...
2002-10-28  Lionel UlmerRaise an exception if any Wine or Winelib code does...
next