msi: Stub out a few more Installer object methods.
[wine] / dlls /
2009-12-11  James Hawkinsmsi: Stub out a few more Installer object methods.
2009-12-11  James Hawkinsmsi: Close the original record before copying new data...
2009-12-11  James Hawkinsmsi: Fix a handle leak in the record tests.
2009-12-11  Marcus Meissnerdmloader: pObject NULL checks are not necessary (Coverity).
2009-12-11  Marcus Meissnerdmime: Actually get a pCLSID stream before using it...
2009-12-11  Marcus Meissnerjscript: Fixed uninitialized usage of i (Coverity).
2009-12-11  Vincent Povirkole32: Implement Revert for transacted storage objects.
2009-12-11  Vincent Povirkole32: Implement transacted storage.
2009-12-11  Vincent Povirkole32: Add a stub transacted storage type.
2009-12-11  Vincent Povirkole32: Add Invalidate to the storage vtable.
2009-12-11  Vincent Povirkole32: Create internal storage objects with a refcount...
2009-12-11  Henri Verbeetwined3d: Move IWineD3DDeviceImpl_RestoreWindow() to...
2009-12-11  Henri Verbeetwined3d: Move IWineD3DDeviceImpl_SetupFullscreenWindow...
2009-12-11  Henri Verbeetwined3d: Add a separate function for swapchain initiali...
2009-12-11  Henri Verbeetwined3d: Correctly calculate the extended style in...
2009-12-11  Henri Verbeetwined3d: Properly invalidate the context's draw buffer...
2009-12-11  Aric Stewartshlwapi/tests: Testing framework and IConnection point...
2009-12-11  Aric Stewartshlwapi: Release rgcd.pUnk returned by enumeration.
2009-12-11  Aric Stewartshlwapi: DISPPARAMS on Invoke are never NULL.
2009-12-11  Aric Stewartshlwapi: Failure in IConnectionPoint_GetConnectionInter...
2009-12-11  Aric Stewartshlwapi: Rename ConnectToConnectionPoint bAdviseOnly...
2009-12-11  Juan Langcrypt32: Fix CertAddCTLContextToStore for CERT_STORE_AD...
2009-12-11  Juan Langcrypt32: Fix CertAddCRLContextToStore for CERT_STORE_AD...
2009-12-11  Juan Langcrypt32: Don't dereference an output pointer which...
2009-12-11  Juan Langcrypt32: Trace chain final error status.
2009-12-10  Paul Vrienscomctl32/tests: Fix a test failure on older comctl32.
2009-12-10  Maarten Lankhorstmmdevapi: Add initial mmdevapi dll.
2009-12-10  Maarten Lankhorstdsound: Only initialize one guid for capture and renderer.
2009-12-10  Alexandre Julliarddbghelp: Fix an invalid pointer cast.
2009-12-10  Alexandre Julliarddbghelp: Moved addr_to_linear() to stack.c.
2009-12-10  Paul Vriensddraw/tests: Fix some test failures on Vista+.
2009-12-10  Erich Hooverws2_32: Return the full list of local IP addresses...
2009-12-10  Erich Hooverws2_32: Separate out hostent creation from duplication.
2009-12-10  Paul Vriensole32/tests: Don't crash on Win9x/WinMe by using more...
2009-12-10  Paul Vriensimagehlp/tests: Run tests again on Win95.
2009-12-10  Wolfram Sangntoskrnl: Add IoAllocateErrorLogEntry stub.
2009-12-10  Ken Thomaseskernel32: Consolidate some related code closer together.
2009-12-10  Ken Thomaseskernel32: Mac lang. pref. overrides LANG, but not LC_AL...
2009-12-10  Ken Thomaseskernel32: On Mac, construct locale string from language...
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_Description1.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_DescriptionA.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_Enumerate1.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_EnumerateA.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_EnumerateW.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_DescriptionW.
2009-12-10  Maarten Lankhorstdsound: Implement DSPROPERTY_WaveDeviceMappingA on...
2009-12-10  Jacek Cabanjscript: Fixed tests on some Windows.
2009-12-10  Jacek Cabanjscript: Added Function constructor tests.
2009-12-10  Jacek Cabanjscript: Added Function constructor implementation.
2009-12-10  Jacek Cabanjscript: Reorder functions in function.c.
2009-12-10  Jacek Cabanmshtml: Removed ref count tests that fail on some Windows.
2009-12-10  Jacek Cabanmshtml: Added IHTMLDOMTextNode::get_length implementation.
2009-12-10  Nikolay Sivovcomdlg32/filedlg: Fix a find file handle leak.
2009-12-10  Nikolay Sivovcomdlg32/filedlg: Fix a lookin combo data leak.
2009-12-10  Nikolay Sivovcomctl32/tests: Get rid of static handles, split tests...
2009-12-10  Nikolay Sivovcomctl32/treeview: Remove some forward declarations.
2009-12-10  Nikolay Sivovcomctl32/treeview: Use additional helper for item inval...
2009-12-10  Juan Langrsaenh: Fix memory leak reading stored keys.
2009-12-10  Jacek Cabanurlmon: Include extra info in object name passed to...
2009-12-10  Jacek Cabanwininet: Set lpszUrlPath in InternetCrackUrlW if its...
2009-12-10  Jacek Cabanwininet: Make InternetCrackUrlA tests more generic...
2009-12-10  Jacek Cabanwininet: lpszUrlPath should be NULL for URLs in file...
2009-12-10  Henri Verbeetdxgi: Implement IDXGIOutput::GetDisplayModeList().
2009-12-10  Henri Verbeetwined3d: Support more formats for display mode enumeration.
2009-12-10  Henri Verbeetwined3d: Rename "wineD3DDevice" to "device".
2009-12-10  Henri Verbeetwined3d: Don't restore the draw buffer in color_fill_fbo().
2009-12-10  Henri Verbeetddraw: Avoid enumerating display modes for formats...
2009-12-10  Jeremy Whiteusrmarshal: Add a test for marshalling a SAFEARRAY...
2009-12-10  Eric Pouechdbghelp: For mingw32 (stabs debug info), parse the...
2009-12-10  Vincent Povirkole32: Remove the ancestorStorage attribute.
2009-12-10  Vincent Povirkole32: Make IEnumSTATSTGImpl reference the parent storage.
2009-12-10  Vincent Povirkole32: Make findElement take a StorageBaseImpl.
2009-12-10  Vincent Povirkole32: Don't use ancestorStorage to decide if a storage...
2009-12-10  Vincent Povirkole32: Add a test for modifying read-only substorage...
2009-12-09  Alexandre Julliardntdll: Search the whole filesystem under the starting...
2009-12-09  Huw Daviesole32: Release the error info strings.
2009-12-09  Kirill K. Smirnovcomctl32/treeview: Avoid a NULL pointer dereference.
2009-12-09  Huw Daviesmsxml3: Correctly test the variant returned by get_node...
2009-12-09  Nikolay Sivovshell32: Fix some trace typos.
2009-12-09  Nikolay Sivovcomctl32/listview: Update item width every time new...
2009-12-09  Henri Verbeetwined3d: Only disable blending for offscreen targets.
2009-12-09  Henri Verbeetwined3d: Remove unused GetDevice() implementations.
2009-12-09  Henri Verbeetd3d9: Forward the volume's GetDevice() to the texture...
2009-12-09  Henri Verbeetd3d8: Forward the volume's GetDevice() to the texture...
2009-12-09  Henri Verbeetwined3d: Remove a few redundant assignments.
2009-12-09  Hans Leidekkerntdll/tests: Free Unicode string before reuse.
2009-12-09  Nikolay Sivovgdiplus/tests: Fix a matrix leak in test.
2009-12-09  Piotr Cabanurlmon: Added InternetSecurityManager marshalling test.
2009-12-09  Piotr Cabanurlmon: Added ProxyStub implementation.
2009-12-09  Jacek Cabanwininet: Correctly handle dwContentRead for gzip encode...
2009-12-09  Juan Langwinhttp/tests: Only free a certificate context if retri...
2009-12-09  Juan Langrsaenh: Free a verify context's keys when it's destroyed.
2009-12-09  Juan Langrsaenh: Use helper function to release and install...
2009-12-09  Alexandre Julliardwinex11: Fix a compiler warning.
2009-12-09  Alexandre Julliardntdll/tests: Avoid size_t in traces.
2009-12-09  Alexandre Julliardshlwapi/tests: Avoid size_t in traces.
2009-12-09  Alexandre Julliardcrypt32/tests: Avoid size_t in traces.
2009-12-09  Juan Langinetmib1: Copy an IP net row's physical address using...
2009-12-09  Juan Langinetmib1: Return SNMP_ERRORSTATUS_NOSUCHNAME for an...
2009-12-09  Alexandre Julliardmsvcrt/tests: Fix the signal handler calling convention.
next