Add idl files required for scripting.
[wine] / dlls /
2004-07-21  Kevin KoltzauAdd idl files required for scripting.
2004-07-21  Filip Navara- Implementation of mmTaskCreate. Based on patch by...
2004-07-20  Alexandre JulliardRewrote load_messageA/W to deal properly with multibyte...
2004-07-20  Francois GougetRevert my previous incorrect check_position() patch...
2004-07-20  Zach GormanAdd test to demonstrate DrawText() with DT_CALCRECT...
2004-07-20  Robert ReifNotify when position format not supported.
2004-07-20  Aric StewartIf the data table for a called action does not exist...
2004-07-20  Robert ShearmanFix string length return from HttpQueryInfoA.
2004-07-20  Mike HearnMake STARTUPINFO.lpDesktop tests pass on NT.
2004-07-19  Mike McCormackUse pointers internally and refcount all objects.
2004-07-19  Hans LeidekkerSet VersionMsi property.
2004-07-19  Mike HearnAdd some test cases for _wputenv, fix deletion of non...
2004-07-19  Francois GougetCheck that we are still playing in wodUpdatePlayedTotal...
2004-07-19  Francois GougetMake the listener/sound position update duration and...
2004-07-19  Francois GougetIn interactive mode, check that the tone duration is...
2004-07-19  Vincent BéronImplement the repair mechanism in msiexec, and stub...
2004-07-19  Robert ShearmanHonour INTERNET_FLAG_NO_COOKIES.
2004-07-19  Robert ShearmanFix HttpQueryInfo(HTTP_QUERY_RAW_HEADERS*) so that...
2004-07-19  Marcelo DuarteUpdate localization for Portuguese language.
2004-07-19  Francois GougetFix the check_position() test: on Windows waveOutGetPos...
2004-07-19  Francois GougetUse round() instead of ceil() in wodGetPosition(TIME_SM...
2004-07-19  Robert ReifDo initialization to match windows behavior (with test).
2004-07-19  James HawkinsBetter fix for collate icon behavior.
2004-07-19  Mike McCormackFix the return code of MsiDatabaseOpenView.
2004-07-19  Robert ReifFixes the right bugs and keeps intent of test.
2004-07-19  Stefan LeichterForward shlwapi.459/460 (SHExpandEnvironmentStringsA...
2004-07-19  Robert ShearmanFix size return from InternetGetCookieW.
2004-07-19  Filip NavaraUse system metrics values in TOOLBAR_DrawPattern instea...
2004-07-17  Alexandre JulliardImplemented GetUIVersion (based on a patch by Stefan...
2004-07-17  Francois GougetDon't try to create a IDirectSound3DBuffer, partly...
2004-07-16  Shachar ShemeshSystem default locale in Windows determines the ANSI...
2004-07-16  James HawkinsFixed collate icon behavior.
2004-07-16  Francois GougetGet and print the DirectSound primary buffer volume.
2004-07-16  Francois GougetKeep track of how much has been played and get rid...
2004-07-16  Krishna MurthyAdded regression test for WM_NEXTDLGCTL and default...
2004-07-16  Francois GougetCall IDirectSound::Initialize() as per MSDN before...
2004-07-16  Francois GougetOn Windows GetPan() may not return the value that was...
2004-07-16  Stefan LeichterAdded stubs for DllInstall and DllRegisterServer.
2004-07-16  Filip NavaraMake the pattern drawing in TOOLBAR_DrawPattern look...
2004-07-16  Marcus MeissnerFixed lvalue casts for new compiler.
2004-07-16  Alexandre JulliardFixed some duplicate CRYPT_Free calls (spotted by Micha...
2004-07-16  Francois GougetAssorted spelling fixes.
2004-07-16  James HawkinsCheck for empty PrinterName in PRINTDLG_WMCommandW.
2004-07-16  Martin FuchsDistinguish between Open and Explore commands.
2004-07-16  Alexandre JulliardPass the environment for a child process through the...
2004-07-16  Alexandre JulliardImplemented _spawnle and _spawnlpe.
2004-07-16  Alexandre JulliardSupport for large profile values (based on a patch...
2004-07-16  Stefan LeichterRemoved the crosscalls (unicode to ascii) from GetAccep...
2004-07-16  Jon GriffithsDon't crash on NULL tab text.
2004-07-15  Marcus MeissnerDo not assign to casted values.
2004-07-15  Mike McCormackFix a few serious race conditions in the OLE object...
2004-07-15  Alexandre JulliardSet the system directory in ntdll as soon as we have...
2004-07-15  Alexandre JulliardDon't get system directory from the environment, use
2004-07-15  Michael JungUse RegQueryValueExA instead of RegQueryValueA in
2004-07-15  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Robert...
2004-07-14  Krishna MurthyAdd the selected extension from file type filter if...
2004-07-14  Eric FriasFixed memory allocation bug.
2004-07-14  Francois GougetAn SNDCTL_DSP_SETDUPLEX failure should be a WARN()...
2004-07-14  Aric StewartReport win2k service pack 4 instead of 3.
2004-07-14  Aric StewartImplement the functionality that allows one to call...
2004-07-14  Dmitry TimoshkovMake it possible to open read-only AVI files for a...
2004-07-14  Aric StewartUpdate the MSI version to be the same as on win2k.
2004-07-14  Huw DaviesFix font replacements to work with bitmap fonts.
2004-07-14  Sami AarioAdded tests for registering a dialog box created by...
2004-07-14  Alexandre JulliardAllocate the dialog info in DIALOG_CreateIndirect if...
2004-07-14  Jon GriffithsPrevent the debug buffer from overflowing on long stabs.
2004-07-14  Alexandre JulliardFixed handling of includes stack.
2004-07-14  Ge van GeldorpFix 16/32 bit separation.
2004-07-13  Henning GerhardtMore German translations.
2004-07-13  Robert ReifRemove DirectSound reference counts by buffers and...
2004-07-13  Robert ShearmanAccept headers without \r\n ending in HttpAddRequestHea...
2004-07-13  Michael JungReference counting for CRYPTPROV objects.
2004-07-13  Rein KlazesIn GetVolumeInformationW handle the case when there...
2004-07-13  James HawkinsAdded and cleaned API docs.
2004-07-13  Alexandre JulliardAllow specifying multiple graphics drivers and use...
2004-07-13  Alexandre JulliardMake x11drv fail to load when it can't open the display...
2004-07-13  Mike HearnAdd a 16 bit pair DLL for TWAIN.
2004-07-12  Pierre d'HerbemontDon't test i386 types on non i386.
2004-07-12  Mike McCormackAdded a few stub implementations.
2004-07-12  Robert ShearmanImplemented PSM_HWNDTOINDEX.
2004-07-12  James HawkinsAdded some more API docs.
2004-07-12  Aric StewartProperly handle quoted number literals in MSI condition...
2004-07-12  Robert ShearmanAdd stubs for some new property sheet messages.
2004-07-12  Mike McCormackAdd a regression test for accelerators.
2004-07-12  Mike McCormack- Windows always strips the high bit (0x80) of the...
2004-07-12  Hajime SegawaAdded Japanese translation for msrle32, wininet, wcmd.
2004-07-12  José Manuel Ferrer... Updated the Spanish shell32 translation and made some...
2004-07-12  Hans LeidekkerFix command line parsing.
2004-07-12  Mike McCormack- CopyAcceleratorTable can cause a buffer overflow...
2004-07-12  Henning GerhardtTranslated some English resource files into German.
2004-07-12  Marcus MeissnerFixed (LPDIRECTMUSICLOADER8) cast.
2004-07-12  Mike McCormackMinor spelling fix.
2004-07-12  Mike McCormackStop PrivateExtractIcons from crashing given an invalid...
2004-07-12  Marcus MeissnerRemove lvalue casts that are no longer supported.
2004-07-12  Mike McCormackRemove a piece of dead code causing a warning.
2004-07-12  Mike McCormackAdd stub implementation for GetComputerObjectName.
2004-07-12  Marcus MeissnerFixed double applet = applet = assignment.
2004-07-12  Marcus MeissnerIID_IObjectWithSite is already in libuuid, no need...
2004-07-12  Marcus MeissnerIMalloc vtables are static.
2004-07-12  Marcus MeissnerMove definitions of static vtables from header to dplay.c.
next