msi: Add more tests for MsiOpenPackage.
[wine] / dlls /
2007-12-17  James Hawkinsmsi: Add more tests for MsiOpenPackage.
2007-12-17  James Hawkinsmsi: Release the record when loading the hash data.
2007-12-17  Maarten Lankhorstriched20: Implement ECO/EM SELECTIONBAR.
2007-12-17  Marcus Meissnermsi: Fixed buffer overflow in number parsing.
2007-12-14  Alexandre Julliardriched32/tests: Avoid using size_t in traces.
2007-12-14  Alexandre Julliardriched20/tests: Avoid using size_t in traces.
2007-12-14  Alexandre Julliardgdi32/tests: Fix a compiler warning.
2007-12-14  Sam Dennisadvapi32: Fix undocumented behaviour in ReqQueryValueEx...
2007-12-14  Stefan Dösingeruser32: Add a test for EnumDisplaySettings vs GetDevice...
2007-12-14  Stefan Dösingeruser32: Add a test for WM_DISPLAYCHANGE.
2007-12-14  Stefan Dösingergdi32: Test the "alpha" channel on compatible bitmaps.
2007-12-14  Stefan Dösingerwinex11: Ignore the alpha if all pixels are 0.
2007-12-14  Lei Zhangquartz: Do aggregation test for more video renderer...
2007-12-14  Lei Zhangquartz: Make aggregation test generic.
2007-12-14  Rob Shearmaninclude: Make RpcRaiseException DECLSPEC_NORETURN,...
2007-12-14  Aric Stewartcryptnet: InternetCrackUrlW requires component buffers...
2007-12-14  Rob Shearmanrpcrt4: Fix a typo in rpcrt4_conn_tcp_read.
2007-12-14  Maarten Lankhorstriched20: Make some functions static.
2007-12-14  Maarten Lankhorstwinealsa: Add 'Front Mic' as alias for microphone.
2007-12-14  Alistair Leslie... msxml3: Fix memory leak in tests.
2007-12-14  James Hawkinsmsi: Close the file handle returned by FindFirstFile.
2007-12-14  Michael Stefaniuckernel32: Do not reuse the name of a function argument...
2007-12-14  Michael Stefaniucwineoss.drv: Move a function wide variable down to...
2007-12-14  Michael Stefaniucrsaenh/tests: Remove an unused global variable.
2007-12-14  Michael Stefaniucrsaenh/tests: Remove duplicate abPlainPrivateKey variable.
2007-12-14  Lei Zhangquartz: Fix typo in GraphConfig_AddRef.
2007-12-14  Lei Zhangquartz: Give video renderer's Inner_QueryInterface...
2007-12-14  Lei Zhangole32: Print a fixme when an aggregation attempt fails.
2007-12-14  Andrew Talbotkernel32: Remove unneeded casts.
2007-12-14  Jacek Cabanshdocvw: Register IE settings by iexplore.exe.
2007-12-14  Jacek Cabanurlmon: Includes clean up.
2007-12-14  Jacek Cabanurlmon: Fixed handling MIME type in Binding object.
2007-12-14  Rob Shearmanrpcrt4: Update TODO list.
2007-12-14  Rob Shearmanrpcrt4: Document NdrAllocate.
2007-12-14  Rob Shearmanrpcrt4: Partially revert commit 18faf3184b2ea263d77c2a7...
2007-12-14  Rob Shearmanrpcrt4: Free the base pointer in PointerFree when freei...
2007-12-14  Rob Shearmanrpcrt4: Fix the check in NdrPointerFree.
2007-12-14  Rob Shearmanrpcrt4: NdrStubGetBuffer shouldn't set BufferStart...
2007-12-14  Rob ShearmanRevert "rpcrt4: Try to free every non-stack pointer...
2007-12-13  Lei Zhangquartz: Make video renderer aggregatable.
2007-12-13  Lei Zhangquartz: Set *ppvObject to NULL if QueryInterface fails.
2007-12-13  Lei Zhangquartz: Add referenceclock QueryInterface test.
2007-12-13  Lei Zhangquartz: Add videorenderer aggregation test.
2007-12-13  Lei Zhangquartz: Add videorenderer QueryInterface test.
2007-12-13  Alexandre Julliarduser32: Print the RegisterHotKey fixme only once.
2007-12-13  Alexandre Julliardhhctrl.ocx: Store a copy of the string pointers to...
2007-12-13  Rob Shearmanrpcrt4: Add tests for freeing non-NdrAllocate allocated...
2007-12-13  Aric Stewartgdi32: Cache font enum info.
2007-12-13  Lionel Debrouxmsi: Fix memory leaks (found by Smatch).
2007-12-13  Lionel Debrouxmsi: Fix missing alloc check.
2007-12-13  Maarten Lankhorstwinealsa: Don't require a cswitch control for capture.
2007-12-13  Maarten Lankhorstwinealsa: Add control 'Digital' as alias for microphone.
2007-12-13  Maarten Lankhorstwinealsa: Remove fixed fixme.
2007-12-13  Stefan Dösingergdi32: Test the bit depth of compatible bitmaps explicitly.
2007-12-13  Stefan Dösingerwinex11: Remove an unused variable.
2007-12-13  Hans Leidekkerusp10: Do glyph translation for truetype fonts only.
2007-12-12  Rob Shearmanrpcrt4: Try to free every non-stack pointer in PointerF...
2007-12-12  Rob Shearmanrpcrt4: Store allocated memory in a singly-linked list...
2007-12-12  Rob Shearmanrpcrt4: Make the NdrAllocate tests pass on XP SP2 and...
2007-12-12  Aric Stewartnetapi32: Improve stub for NetLocalGroupGetMembers...
2007-12-12  Aric Stewartimagehlp: Improve last error handling in ImageGetCertif...
2007-12-12  Marcel Partapwinspool.drv/tests: Add dumping of FORM_INFO_1/2 in...
2007-12-12  Alexandre Julliardwinecrt0: DriverEntry is a WINAPI function.
2007-12-12  Hans Leidekkerusp10: Add some tests for ScriptShape/Place and make...
2007-12-12  Andrew Riedidsound: DPRINTF -> TRACE.
2007-12-12  Andrew Riedidinput: DPRINTF -> TRACE.
2007-12-12  Andrew Riediole32: DPRINTF -> TRACE.
2007-12-12  James Hawkinsmsi: Free the cabinet string on error.
2007-12-12  James Hawkinsmsi: Properly release the record.
2007-12-12  James Hawkinsmsi: Free the user sid string.
2007-12-12  James Hawkinsmsi: Free the deformatted string.
2007-12-12  Jacek Cabanshdocvw: Return S_OK in IOleObject::SetHostNames.
2007-12-12  Alex Villacís Lassoriched32: Fix regression in WM_GETTEXTLENGTH on richedi...
2007-12-12  Stefan Dösingergdi32: Test bitmap depths.
2007-12-12  Stefan Dösingergdi32, winex11drv: Add a test for compatible bitmap...
2007-12-12  Stefan Dösingerwinex11: Remove an unused variable.
2007-12-12  Stefan Dösingerwined3d: Use SetDisplayMode to set the display mode.
2007-12-12  Stefan Dösingerwined3d: Remove 24/32 bit hacks.
2007-12-12  Marco Schusterwined3d: Fixed a bug that the 8600M GT could not be...
2007-12-11  Rob Shearmanrsaenh: Fix some memory leaks in the tests.
2007-12-11  Rob Shearmanwidl: Add support for non-basetype return types.
2007-12-11  Jacek Cabanmshtml: Fix CSS px unit handling differences between...
2007-12-11  Jacek Cabanmshtml: Added more IHTMLStyle implementation.
2007-12-11  Dmitry Timoshkovntdll: Initialize the APC call union to suppress valgri...
2007-12-11  Aric Stewartwintrust: Implementations for WTHelperGetFileName and...
2007-12-11  Gregor Brunmarcomctl32: Monthcal lost focus fix.
2007-12-11  Thomas Weidenmuellercomctl32: Fix painting bug in listview control.
2007-12-11  Michael Stefaniucwined3d: Fix a "ordered comparison of pointer with...
2007-12-11  Alexandre JulliardMakedll.rules: Add a generic EXTRADLLFLAGS variable...
2007-12-11  Stefan Dösingerwined3d: Use the adapter to read the display mode.
2007-12-11  Lei Zhangquartz: Add IFilterGraph2 interface and stubs.
2007-12-11  Andrew Riediuser32: Test the initial state of the cursor.
2007-12-11  Alistair Leslie... msxml3: Fix memory leak in test.
2007-12-11  Alistair Leslie... shlwapi: Fix memory leak in test.
2007-12-11  Jacek Cabanshdocvw: Added client site's IOleCommandTarget tests.
2007-12-11  Michael Stefaniucusp10: Rename the wrappers around HeapAlloc() &Co to...
2007-12-11  Alistair Leslie... msxml: Register missing components.
2007-12-11  Andrew Talbotdplayx: Remove unneeded casts.
2007-12-11  Andrew Talbotdnsapi: Remove unneeded casts.
2007-12-10  Alistair Leslie... msxml3: Implement IPersistStream.
next