comctl32: Fixed the MRU tests on Vista.
[wine] / dlls /
2008-07-21  Reece Dunncomctl32: Fixed the MRU tests on Vista.
2008-07-21  Reece Dunnshell32/tests: Vista returns E_INVALIDARG if the path...
2008-07-21  Reece Dunnoleaut32: Fix the vartype tests on Vista.
2008-07-21  Reece Dunnshell32: Make the tests build with the Vista SDK.
2008-07-21  Reece Dunnshell32: Do not use a fixed path in the shelllink tests.
2008-07-21  Reece Dunnuxtheme/tests: Use HRESULT_FROM_WIN32 to check the...
2008-07-21  Mathias Koschadvapi32: Fix RegGetValue when dwFlags includes RRF_RT_ANY.
2008-07-21  Detlef Riekenbergcrypt32/tests: Make the msg tests usable on win9x ...
2008-07-21  Lei Zhanggdi32: CreateDIBitmap should check for SetDIBits failure.
2008-07-21  Lei Zhangwinex11: X11DRV_DIB_[GS]etImageBits should return 0...
2008-07-21  Lei Zhangoleaut32: Check return values in several functions.
2008-07-21  Vincent Povirkole32: Always return false when asked if NULL is the...
2008-07-21  Vincent Povirkole32: Add tests for OleIsCurrentClipboard(NULL).
2008-07-21  Maarten Lankhorstquartz: Fix bugs that occur during connection.
2008-07-21  Maarten Lankhorstquartz: Fix handling of zero byte samples and endofstreams.
2008-07-21  Kirill K. Smirnovshell32: Avoid usage of undefined xdg_results variable...
2008-07-21  Dmitry TimoshkovRevert "gdi32: Reselect objects into the DC only if...
2008-07-21  Dmitry Timoshkovgdi32: Relax the gm.gmCellIncX comparison.
2008-07-21  Francois GougetAssorted spelling fixes.
2008-07-21  Francois Gougetwintrust/tests: Fix compilation on systems that don...
2008-07-21  Luis Busquetsd3dx9: Add a test for D3DXGetShaderVersion().
2008-07-21  Luis Busquetsd3dx9: Implement D3DXGetShaderVersion().
2008-07-21  Piotr Cabanmsxml3/tests: Added test for ISAXXMLReader_parse with...
2008-07-21  Piotr Cabanmsxml3: Added support for SafeArrays in ISAXXMLReader_p...
2008-07-21  Piotr Cabanmsxml3: Add error handling.
2008-07-21  Piotr Cabanmsxml3/tests: Added tests for ISAXXMLReader_putErrorHan...
2008-07-21  Piotr Cabanmsxml3: Do not invoke ISAXXMLReader_endDocument when...
2008-07-21  Hans Leidekkerwininet: Fix cookie buffer overflow.
2008-07-21  Hans Leidekkerwininet: Move insertion of cookie header from HttpOpenR...
2008-07-21  Hans Leidekkerwininet: Delete local file on error in FtpGetFile.
2008-07-21  Hans Leidekkerwininet: Make another test pass on IE6.
2008-07-21  Hans Leidekkerwininet: Fix a memory leak.
2008-07-21  Hans Leidekkersetupapi: Fix two memory leaks in the test.
2008-07-21  Hans Leidekkercabinet: Fix a memory leak.
2008-07-21  Hans Leidekkersnmpapi: Fix a memory leak in the test.
2008-07-21  Hans Leidekkerdnsapi: Fix a number of memory leaks.
2008-07-21  Jacek Cabanhhctrl.ocx: Fixed ref count handling in IOleClientSiteImpl.
2008-07-21  Jacek Cabanwininet: Move remeining InternetQueryOption implementat...
2008-07-21  Jacek Cabanwininet: Moved InternetQueryOption(INTERNET_OPTION_PROX...
2008-07-21  Jacek Cabanwininet: Moved more InternetQueryOption implementation...
2008-07-21  Jacek Cabanwininet: Move InternetQueryOption(INTERNET_OPTION_USER_...
2008-07-21  Andrew Talbotadvpack: Fix sign-compare warnings.
2008-07-21  Andrew Talbotadvpack: Remove a useless test.
2008-07-21  Mikołaj Zalewskioleaut32: Use custom file version in VERSIONINFO.
2008-07-21  Mikołaj Zalewskicomctl32: Fix the file version string declaration.
2008-07-18  Huw Davieswinmm: Only fill in the MIXERLINEA struct if the call...
2008-07-18  Zac Brownwinhttp/tests: Add test for opening request.
2008-07-18  Stefan Leichterrasapi32: RasEnumDevicesA test: initialize the input...
2008-07-18  Daniel Santosws2_32: WSASendTo() should clear last error on success.
2008-07-18  Stefan Dösingerwined3d: Use the nofilter mipmap lookup for np2 textures.
2008-07-18  Stefan Dösingerwined3d: Use GL_ARB_texture_non_power_of_two emulation.
2008-07-18  Stefan Dösingerwined3d: Correct the D3DTOP_LERP parameter order.
2008-07-18  Stefan Dösingerwined3d: Fix the MULTIPLYADD parameter orders in atifs.
2008-07-18  Stefan Dösingerd3d9: Unset the vertex shader in the compare_instructio...
2008-07-18  Stefan Dösingerwined3d: Move an VBO support check to the state template.
2008-07-18  Stefan Dösingerwined3d: Remove more dead code.
2008-07-18  Stefan Dösingerwined3d: Remove GL_EXT_vertex_weighting stubs.
2008-07-18  Stefan Dösingerwined3d: Move the vertexblend support check to the...
2008-07-18  Stefan Dösingerwined3d: Check for ATI_ENVMAP_BUMPMAP in the template.
2008-07-18  Stefan Dösingerwined3d: Only register the np2 texture fixup if needed.
2008-07-18  Dylan Smithrichedit: Fixed regression that caused endless loop.
2008-07-18  Mathias Koschwinex11: Fix typo in X11DRV_SetDIBits optimization.
2008-07-18  James Hawkinskernel32: Don't get the profile string if the buffer...
2008-07-18  Alexandre Julliarddbghelp: Always initialize section pointer in ImageDire...
2008-07-18  James Hawkinsmsi: Initialize the update function pointer when creati...
2008-07-18  Alexander Dorofeyevquartz: Fix interface leak in FilterGraph2_Render.
2008-07-18  Alexander Dorofeyevquartz: Add missing VariantClear after GetFilterInfo...
2008-07-18  Alexander Dorofeyevquartz: Fix variant handling in GetFilterInfo.
2008-07-18  Alexander Dorofeyevquartz/tests: Fix interface leaks in filtergraph test.
2008-07-18  Alexander Dorofeyevquartz: Fix interface leak in FilterGraph2_RemoveFilter.
2008-07-18  Alexander Dorofeyevquartz/tests: Fix interface leaks in aggregation test.
2008-07-18  Alexander Dorofeyevquartz/tests: Add filtermapper aggregation tests.
2008-07-18  Alexander Dorofeyevquartz/tests: Test querying IFilterMapper2 from FilterG...
2008-07-18  Alexander Dorofeyevquartz: Aggregate filtermapper in filtergraph.
2008-07-18  Alexander Dorofeyevquartz: Make Filtermapper aggregatable.
2008-07-18  Zac Brownntdll: Remove byte reversed U+3000 (CJK space) from...
2008-07-18  Michael Stefaniucmsxml3: Remove redundant NULL check before HeapFree...
2008-07-18  H. Verbeetd3d9: Correct some shader comments.
2008-07-18  H. Verbeetd3d9: Replace color_near() with color_match().
2008-07-18  Alexandre Julliardicmp: The import library is not needed.
2008-07-18  Juan Langiphlpapi: Partially implement IcmpSendEcho2 using IcmpS...
2008-07-18  Juan Langiphlpapi: Move Icmp* functions from icmp to iphlpapi.
2008-07-18  Huw Daviesgdiplus: Skip some tests if certain fonts are not insta...
2008-07-18  Huw Daviesuser32: Don't read past the end of a global memory...
2008-07-17  Lei Zhanguser32: Clamp newly created windows to the minimum...
2008-07-17  Lei Zhanguser32: Add a test for SetWindowPos.
2008-07-17  Dan Hipschmankernel32/tests: Add tests for timer queues.
2008-07-17  Gal Toppercomdlg32: PrintDlgEx: Add support for RETURNDEFAULT.
2008-07-17  Gal Toppercomdlg32: PrintDlgEx: Change scope of strings for later...
2008-07-17  Piotr Cabanmsxml3/tests: Added more tests for ISAXXMLReader_parse...
2008-07-17  Piotr Cabanmsxml3: Added ISAXLocator_getSystemId.
2008-07-17  Piotr Cabanmsxml3: Added ISAXLocator_getPublicId.
2008-07-17  Piotr Cabanmsxml3: Added ISAXContentHandler_putDocumentLocator...
2008-07-17  Piotr Cabanmsxml3: Added ISAXContentHandler_characters event.
2008-07-17  Piotr Cabanmsxml3: Added ISAXContentHandler_endElement event.
2008-07-17  Piotr Cabanmsxml3: Added ISAXContentHandler_startElement event.
2008-07-17  Piotr Cabanmsxml3: Added ISAXContentHandler_endDocument event.
2008-07-17  Piotr Cabanmsxml3: Added ISAXLocator_getLineNumber and ISAXLocator...
2008-07-17  Piotr Cabanmsxml3: Added ISAXContentHandler_startDocument event.
2008-07-17  Piotr Cabanmsxml3: Added partial implementation of ISAXXMLReader_p...
next