msi: Components don't require a key path.
[wine] / dlls /
2010-11-03  Hans Leidekkermsi: Components don't require a key path.
2010-11-03  Hans Leidekkermsi: Don't crash if there is no feature parent.
2010-11-03  Detlef Riekenbergwer: Add a stub for WerReportSubmit.
2010-11-03  Detlef Riekenbergwer/tests: Add more tests for Wer*ExcludedApplication.
2010-11-03  Detlef Riekenbergwer: Implement Wer*ExcludedApplication.
2010-11-03  Detlef Riekenbergwer: Implement WerReportCreate and WerReportCloseHandle.
2010-11-03  Adam Martinsonmsxml3: Implement XSLPattern collection methods.
2010-11-03  Adam Martinsonmsxml3: Add XSLPattern nodeType() method.
2010-11-03  Adam Martinsonmsxml3: Use libxml2 macros for XSLPattern method return...
2010-11-03  Alexander Morozovcrypt32/tests: Add tests for CMSG_RECIPIENT_COUNT_PARAM...
2010-11-03  Eryk Wieliczkomsvcrt: Implement _ftelli64.
2010-11-03  Paul Vriensshlwapi: Add the Serbian (Latin and Cyrillic) translation.
2010-11-03  Paul Vriensoleaut32: Add the Serbian (Latin and Cyrillic) translation.
2010-11-03  Paul Vriensmsvidc32: Add the Serbian (Latin and Cyrillic) translation.
2010-11-03  Paul Vriensmsvfw32: Add the Serbian (Latin and Cyrillic) translation.
2010-11-03  Jörg Höhlemciwave: Fix some MCI_STATUS return code.
2010-11-03  Adam Martinsonmsxml3: Implement domdoc schema validation.
2010-11-03  Thomas Mullalyurlmon: Implemented case when relative URI has a path...
2010-11-03  Thomas Mullalyurlmon: Implemented case when relative path begins...
2010-11-03  Thomas Mullalyurlmon: Some IUri's don't display the default port...
2010-11-03  Thomas Mullalyurlmon: Implemented case when the relative URI doesn...
2010-11-03  Thomas Mullalyurlmon/tests: Added more CoInternetCombineIUri tests.
2010-11-03  Thomas Mullalyurlmon: Improved IUri support for file URIs.
2010-11-03  Thomas Mullalyurlmon: Fixed memory free of an uninitialized variable.
2010-11-03  Eric Pouechmsvcrt: Implemented wcstok_s.
2010-11-03  Eric Pouechmsvcrt: Implemented (_)wcserror_s.
2010-11-03  Eric Pouechmsvcrt: Implemented (_)wcserror.
2010-11-03  Eric Pouechmsvcrt: Implemented _(w)access_s.
2010-11-03  Eric Pouechmsvcrt: Implemented _cputws.
2010-11-03  Eric Pouechmsvcrt: Implemented _putwch.
2010-11-03  Eric Pouechmsvcrt: Implemented (w)searchenv_s.
2010-11-03  Eric Pouechmsvcrt: Implemented _(w)dupenv_s.
2010-11-03  Eric Pouechmsvcrt: Implemented _wputenv_s.
2010-11-03  Eric Pouechmsvcrt: Implemented _itow_s.
2010-11-03  Michael Stefaniucstrmbase: Remove duplicate 'const' in strmbase.h.
2010-11-03  Detlef Riekenbergcrypt32/test: When using dynamic binding for functions...
2010-11-03  Detlef Riekenbergcrypt32/tests: CertAddCertificateLinkToStore is not...
2010-11-03  Paul Vriensserialui: Add the Serbian (Latin and Cyrillic) translation.
2010-11-03  Paul Vrienssane.ds: Add the Serbian (Latin and Cyrillic) translation.
2010-11-03  Paul Vriensmsrle32: Add the Serbian (Latin and Cyrillic) translation.
2010-11-03  Paul Vriensmsacm32: Add the Serbian (Latin and Cyrillic) translation.
2010-11-03  Paul Vriensmpr: Add the Serbian (Latin and Cyrillic) translation.
2010-11-03  Paul Vriensmapi32: Add the Serbian (Latin and Cyrillic) translation.
2010-11-02  Jacek Cabanshdocvw: Added missing IID_IOleWindow handing to IOleIn...
2010-11-02  Alexander Morozovcrypt32/tests: Add tests for decoding enveloped messages.
2010-11-02  Eryk Wieliczkocomdlg32/tests: Add GetSaveFileName .* extension test.
2010-11-02  Eryk Wieliczkocomdlg32: GetSaveFileName: Don't append .* extension.
2010-11-02  Rico Schüllerd3dcompiler: Add stub ID3D11ShaderReflection interface.
2010-11-02  Rico Schüllerdxguid: Add shader and dx11 includes to dx10guid.c.
2010-11-02  Rico Schüllerd3dcompiler: Add D3DReflect() stub.
2010-11-02  Henri Verbeetwined3d: Translate drawable coordinates in flush_to_fra...
2010-11-02  Henri Verbeetwined3d: Do not use "lockedRect" unless the surface...
2010-11-02  Henri Verbeetwined3d: Set an A window proc on non-unicode windows.
2010-11-02  Henri Verbeetddraw: Fix some TRACEs.
2010-11-02  Francois GougetAssorted spelling fixes.
2010-11-02  Francois Gougetws2_32: Add a trailing '\n' to a FIXME() call.
2010-11-02  Francois Gougetmsxml3/tests: Small spelling fix in a nonexistent resource.
2010-11-02  Francois Gougetmsxml3/tests: Add a trailing '\n' to ok() calls.
2010-11-02  Francois Gougetmsxml3: Add a trailing '\n' to a FIXME() calls.
2010-11-02  Francois Gougetwininet/tests: Add a trailing '\n' to ok() calls.
2010-11-02  Francois Gougetddraw/tests: Remove a space before a '\n'.
2010-11-02  Adam Martinsonmsxml3: Add error code defines.
2010-11-02  Adam Martinsonmsxml3: Add a function to validate a tree against a...
2010-11-02  Jörg Höhlewinmm: MCI_INFO doesn't change the output buffer in...
2010-11-02  Jörg Höhlewinmm: MCI_SYSINFO doesn't change the output buffer...
2010-11-02  Jörg Höhlewinmm: mciSendString always returns a response string...
2010-11-02  David Adamddraw: Add tests for SetCooperativeLevel with a NULL...
2010-11-02  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2010-11-02  Thomas Mullalyurlmon: Implemented base case for CoInternetCombineIUri.
2010-11-02  Thomas Mullalyurlmon/tests: Added actual CoInternetCombineIUri tests.
2010-11-02  Thomas Mullalyurlmon/tests: Added basic tests for CoInternetCombineIUri.
2010-11-02  Thomas Mullalyurlmon: Added stub for CoInternetCombineIUri.
2010-11-02  Eryk Wieliczkomsvcrt: Implement _findfirst64i32 and _findnext64i32.
2010-11-02  Eryk Wieliczkomsvcrt: Implement _fseeki64.
2010-11-02  Eryk Wieliczkomsvcrt: Add stub functions _lock_file and _unlock_file.
2010-11-02  André Hentschelntdll: Add Support for loading ARM PEs.
2010-11-02  Paul Vrienssetupapi: Add the Serbian (Latin and Cyrillic) translation.
2010-11-02  Paul Vrienslocalui: Add the Serbian (Latin and Cyrillic) translation.
2010-11-02  Paul Vriensiccvid: Add the Serbian (Latin and Cyrillic) translation.
2010-11-02  Andrew Eikumhlink: Site data should only be set if the hlink has...
2010-11-02  Andrew Eikumhlink: Implement HlinkClone.
2010-11-02  Alexandre Julliardwinex11: Re-dock icons when the system tray owner has...
2010-11-02  Alexandre Julliardwinex11: Improve management of the lifetime of embedded...
2010-11-02  Alexandre Julliardexplorer: Make the systray window look more like a...
2010-11-01  Alexandre Julliardwinex11: Manage the system tray stand-alone window...
2010-11-01  Alexandre Julliardwineps: Remove unnecessary use of wownt32.h.
2010-11-01  Alexandre Julliardgdi32: Remove unnecessary uses of wownt32.h.
2010-11-01  Alexandre Julliardkernel32: Remove unnecessary use of wownt32.h.
2010-11-01  Huw Daviesole32: Implement OnRun and OnStop.
2010-11-01  Huw Daviesole32: Remove some useless comments.
2010-11-01  Huw Daviesole32: Re-order some functions.
2010-11-01  Huw Daviesole32: Rename cache entry parameters from 'This' -...
2010-11-01  Huw Daviesole32: Add a stub advise sink object to the data cache.
2010-11-01  Huw Daviesole32/tests: Add tests to exercise the datacache's...
2010-11-01  Nikolay Sivovcomctl32/treeview: Make item data layout partially...
2010-11-01  Alexander Morozovcrypt32/tests: Add tests for enveloped messages.
2010-11-01  Aric Stewartstrmbase: More properly standardized pin implementation...
2010-11-01  Henri Verbeetd3dcompiler_43/tests: Calculate the probe count.
2010-11-01  Henri Verbeetd3dcompiler_43/tests: Make some variables unsigned.
2010-11-01  Henri Verbeetd3dcompiler_43/tests: Make probe info const.
next