msi: Add tests for MsiSourceListEnumMediaDisks.
[wine] / dlls /
2008-02-26  James Hawkinsmsi: Add tests for MsiSourceListEnumMediaDisks.
2008-02-26  James Hawkinsmsi: Implement MsiSourceListEnumMediaDisks.
2008-02-26  James Hawkinsmsi: Fix skipping a NULL record.
2008-02-26  Maarten Lankhorstwininet: Add stub for INTERNET_OPTION_PER_CONNECTION.
2008-02-26  Andrew Talbotdmstyle: Assign to structs instead of using memcpy.
2008-02-26  Andrew Talbotdmusic: Assign to structs instead of using memcpy.
2008-02-26  Andrew Talbotdmscript: Assign to structs instead of using memcpy.
2008-02-25  Paul Vrienssetupapi/devinst: Struct size passed needs to be exact.
2008-02-25  Hans Leidekkermscms: Implement TranslateColors and improve the other...
2008-02-25  Roderick Colenbranderwgl: Add a test case for wglCreateContext.
2008-02-25  Roy Sheaqmgr: Implement IBackgroundCopyJob_GetId with test.
2008-02-25  Roy Sheaqmgr: Implement IBackgroundCopyManager_CreateJob with...
2008-02-25  Roy Sheaqmgr: Implement the IUnknown interface for IBackgroundC...
2008-02-25  Günther Brammerddraw: Return a nullpointer as lpSurface in Lock()...
2008-02-25  Paul Vriensversion/tests: Win98, NT4 and W2K return different...
2008-02-25  Paul Vriensadvapi32/tests: Don't crash on NT4, W2K and XP-SP1.
2008-02-25  Rob Shearmanole32: Implement VT_VECTOR|VT_VARIANT in PropVariantCopy.
2008-02-25  Rob Shearmanimm32: Destroy the data of the context passed into...
2008-02-25  Paul Vriensmsi/tests: Make tests run on win9x/NT4 again.
2008-02-25  Alexandre Julliardntdll: Add an exception handler around check_actctx...
2008-02-25  Alexandre Julliardwinex11: Use the same full screen test in is_window_man...
2008-02-25  Alexandre Julliardwinex11: Get rid of the visual id property, we are...
2008-02-25  Alexandre Julliarduser32: Moved the DCE support from winex11 back to...
2008-02-25  Alexandre Julliarduser32: Simplify the window structure creation. Get...
2008-02-25  Alistair Leslie... msxml3: Tests for put_data.
2008-02-25  Alistair Leslie... msxml3: Implement IXMLDOMComment put_data.
2008-02-25  Alistair Leslie... msxml3: Implement IXMLDOMText put_data.
2008-02-25  Alistair Leslie... msxml3: Implement IXMLDOMProcessingInstruction put_data.
2008-02-25  Alistair Leslie... msxml3: Implement IXMLDOMCDATASection put_data.
2008-02-25  Alistair Leslie... msxml3: Implement IXMLDOMNode put_nodeValue.
2008-02-25  Alexandre Julliardwinex11: Correctly initialize the cursor in a newly...
2008-02-25  Rob Shearmannetapi32: Fix character count passed to GetUserNameW...
2008-02-25  Rob Shearmanuser32: Fix the number of characters passed to GetClass...
2008-02-25  Rob Shearmankernel32: Fix the number of characters passed to GetAto...
2008-02-25  Rob Shearmanshell32: Fix the character count passed to SearchPathW...
2008-02-25  Rob Shearmandinput: Fix character count passed to GetKeyNameTextW...
2008-02-25  Rob Shearmanavifil32: Fix the character count passed into LoadStrin...
2008-02-25  Rob Shearmanwinspool.drv: Fix the character count passed into RegEn...
2008-02-25  Rob Shearmanmciavi32: Fix the buffer length passed into strncat...
2008-02-25  Rob Shearmancomctl32: Fix possible use of uninitialised variable...
2008-02-25  Rob Shearmancomdlg32: Fix checks for failure of COMDLG32_SHGetFolde...
2008-02-25  Rob Shearmanavicap32: Fix the type of retval in capGetDriverDescrip...
2008-02-25  Rob Shearmanrpcrt4: Include ws2tcpip.h instead of Unix headers...
2008-02-25  Stefan Leichteruser32: Added stub for GetMouseMovePointsEx.
2008-02-25  Stefan Leichteruser32: Fix a test of GetMouseMovePointsEx.
2008-02-25  Andrew Talbotdmloader: Assign to structs instead of using memcpy.
2008-02-25  Andrew Talbotdmime: Assign to structs instead of using memcpy.
2008-02-25  Andrew Talbotdmime: Assign to structs instead of using memcpy.
2008-02-25  Andrew Talbotdmband: Assign to struct instead of using memcpy.
2008-02-25  Mikołaj Zalewskicomctl32: datetime: Support literals in apostrophes.
2008-02-25  Anatoly Lyutinuser32: Fix return value in ShowScrollBar according...
2008-02-25  Anatoly Lyutinuser32: Added some tests for scrollbar.
2008-02-25  Alexander Dorofeyevd3d8/tests: Add a P8 texture test.
2008-02-25  Gerald Pfeiferd3dx8: Simplify D3DXMatrixInverse().
2008-02-25  Stefan Dösingerd3d9: Fix a ok line.
2008-02-25  Stefan Dösingerd3d9: ATI drivers do not handle D3DUSAGE_QUERY_LEGACYBU...
2008-02-25  Stefan Dösingerd3d9: Add a non-shader reversed fog test.
2008-02-25  James Hawkinsmsi: Fix and simplify handling of REG_MULTI_SZ strings...
2008-02-25  James Hawkinsmsi: Simplify MsiSourceListAddMediaDisk.
2008-02-25  James Hawkinsmsi: Remove invalid fixmes.
2008-02-25  James Hawkinsmsi: Return the result of the call to OpenSourceKey.
2008-02-25  James Hawkinsmsi: Validate the parameters of MsiSourceListAddMediaDisk.
2008-02-25  James Hawkinsmsi: Add tests for MsiSourceListAddMediaDisk.
2008-02-25  James Hawkinsmsi: Fix the INSTALLPROPERTY_LASTUSEDTYPE case.
2008-02-25  James Hawkinsmsi: Fix the INSTALLPROPERTY_LASTUSEDSOURCE case.
2008-02-25  James Hawkinsmsi: Factorize and fix the INSTALLPROPERTY_MEDIAPACKAGE...
2008-02-25  James Hawkinsmsi: Simplify the check for a valid product code.
2008-02-25  James Hawkinsmsi: Add more tests for MsiSourceListGetInfo.
2008-02-25  Jacek Cabanmshtml: Added IHTMLBodyElement::aLink implementation.
2008-02-25  Jacek Cabanmshtml: Added IHTMLBodyElement::vLink implementation.
2008-02-25  Jacek Cabanmshtml: Added IHTMLBodyElement::get_link implementation.
2008-02-25  Jacek Cabanmshtml: Added IHTMLBodyElement::put_link implementation.
2008-02-25  Alexandre Julliardqmgr: Ignore errors when registering the service.
2008-02-25  Roderick Colenbranderwined3d: Request aux buffers when using backbuffer...
2008-02-25  Roderick Colenbranderwgl: Add aux buffers support to DescribePixelFormat.
2008-02-25  Roderick Colenbranderwgl: Remove unneeded opengl initialisation code at...
2008-02-25  Roderick Colenbranderwgl: Remove the pixel format limitation.
2008-02-25  Roderick Colenbranderwined3d: Request alpha in backbuffer mode, to work...
2008-02-25  Rob Shearmancomctl32: Rename the dwStyle and dwOldStyle variables...
2008-02-25  Rob Shearmancomctl32: Fix local variable shadowing in load_string...
2008-02-25  Rob Shearmancomctl32: Fix the signedness of i, oldNumParts and...
2008-02-25  Rob Shearmanshdocvw: The default value for the "CLSID\%CLSID_Intern...
2008-02-25  Rob Shearmanshdocvw: Add more keys to the CLSID_Internet key.
2008-02-25  Rob Shearmanshdocvw: Fix quoting of double-quote in shdocvw.inf.
2008-02-25  Hans Leidekkermscms: Assume read sharing when no sharing flags are...
2008-02-25  Hans Leidekkermscms: Add tests for AssociateColorProfileWithDevice...
2008-02-25  Hans Leidekkermscms: Implement AssociateColorProfileWithDevice and...
2008-02-25  Jacek Cabanshdocvw: Added WebBrowser::TheaterMode implementation.
2008-02-25  Jacek Cabanshdocvw: Silence more invalid QueryInterface FIXMEs.
2008-02-25  Jacek Cabanshdocvw: Added get_LocationURL implementation.
2008-02-22  Alexandre Julliardwinex11: Force the client dimensions to at least 1x1...
2008-02-22  Alistair Leslie... slc: Added stub for SLGetWindowsInformationDWORD.
2008-02-22  James Hawkinsmsi: Fix the size of the data sent in to RegSetValueExW.
2008-02-22  Jacek Cabanbrowseui: Code clean up.
2008-02-22  Jacek Cabanurlmon: 0x800c0008 is INET_E_DOWNLOAD_FAILURE.
2008-02-22  Jacek Cabanurlmon: Correctly handle creating object failure.
2008-02-22  Dan Hipschmanwidl: Allow is_string_type to work for typedef'd types.
2008-02-22  Roderick Colenbranderddraw: Add yv12 detection support.
2008-02-22  Frans Koolcrypt32: Created Dutch translations.
2008-02-22  Andrew Talbotdmband: Rename identifiers to remove false implications...
next