msi: Rename MSI_GetPropertyW and MSI_SetPropertyW.
[wine] / dlls /
2010-04-21  Hans Leidekkermsi: Rename MSI_GetPropertyW and MSI_SetPropertyW.
2010-04-21  Hans Leidekkermsi: Make MSI_SetPropertyW take a pointer to a database...
2010-04-21  Hans Leidekkermsi: Make msi_get_property_int and friends take a point...
2010-04-21  Hans Leidekkermsi: Add a test to show that MsiOpenPackage must apply...
2010-04-21  Michael Stefaniucntdll/tests: Avoid using the 'long' types.
2010-04-21  Alistair Leslie... mshtml: Implement IHTMLEventObj IDispatch functions.
2010-04-21  Joel Holdsworthcomdlg32: Replaced collate icons with Tango compliant...
2010-04-21  Nikolay Sivovcomctl32/listview: Properly handle subitem hittesting...
2010-04-21  Henri Verbeetwined3d: Simply pass implementation pointers to stretch...
2010-04-21  Henri Verbeetwined3d: Simply pass an IWineD3DSurfaceImpl pointer...
2010-04-21  Henri Verbeetwined3d: Avoid some unnecessary invalidations of the...
2010-04-21  Henri Verbeetwined3d: Move location loading and modification togethe...
2010-04-21  Henri Verbeetwined3d: Fix some more misspellings of "device".
2010-04-21  Frédéric Delanoyshell32: Update French translation.
2010-04-21  Paul Vriensjscript: Update Dutch translation.
2010-04-21  Paul Vriensmapi32: Add Dutch translation.
2010-04-21  Piotr Cabanmsvcrt: Added _strtod_l implementation.
2010-04-21  Piotr Cabanmsvcrt: Added _get_heap_handle implementation.
2010-04-21  Piotr Cabanmsvcrt: Added strncpy_s implementation.
2010-04-21  Piotr Cabanmsvcrt: Added swprintf_s implementation.
2010-04-21  Piotr Cabanmsvcrt: Added _wfopen_s implementation.
2010-04-21  Alexandre Julliarduser32: Only call the driver when the cursor has actual...
2010-04-21  Alexandre Julliarduser32: Remove the CURSORICON parameter in the SetCurso...
2010-04-21  Alexandre Julliardwinex11: Update the cursor from the thread input status...
2010-04-20  Alexandre Julliardwinex11: Move creation of an empty cursor to a separate...
2010-04-20  Alexandre Julliardwinex11: Implement the entry points for creating and...
2010-04-20  Alexandre Julliarduser32: Add driver entry points for cursor creation...
2010-04-20  Tony Wasserkad3dx9: Add tests for D3DXDeclaratorFromFVF.
2010-04-20  Tony Wasserkad3dx9: Add a stubbed D3DXDeclaratorFromFVF.
2010-04-20  Maarten Lankhorstmmdevapi: Add AudioSimpleVolume stub.
2010-04-20  Maarten Lankhorstmmdevapi: Add support for IAudioSessionControl2.
2010-04-20  Maarten Lankhorstmmdevapi: Add support for the clock interface.
2010-04-20  Maarten Lankhorstmmdevapi: Add audio capture code.
2010-04-20  Maarten Lankhorstmmdevapi: Add support for IAudioRenderClient.
2010-04-20  Maarten Lankhorstmmdevapi: Implement audio formats.
2010-04-20  Maarten Lankhorstmmdevapi: Implement some methods in audioclient.
2010-04-20  Maarten Lankhorstmmdevapi: Set PKEY_AudioEngine_DeviceFormat for capture...
2010-04-20  Maarten Lankhorstmmdevapi: Add initial audioclient stub.
2010-04-20  Maarten Lankhorstmmdevapi: Improve EndpointNotificationCallback stubs.
2010-04-20  Alistair Leslie... urlmon: Strip forward and back slashes when using the...
2010-04-20  Roderick Colenbranderwgl: Print the fbconfig fmt_id in ConvertPixelFormatWGL...
2010-04-20  Roderick Colenbranderwgl: Ignore fbconfigs which are window drawable but...
2010-04-20  Paul Vriensshell32: Update Dutch translation.
2010-04-20  Gerald Pfeifercomctl32: Remove unused scrollInfo from LISTVIEW_MouseW...
2010-04-20  Nikolay Sivovodbc32: Don't crash on null pointers while TRACE enabled.
2010-04-20  Nikolay Sivovcomctl32/listview: Exit early on LVM_CREATEDRAGIMAGE...
2010-04-20  Detlef Riekenbergshlwapi/tests: Add tests for SHCreateThreadRef.
2010-04-20  Detlef Riekenbergshlwapi: Implement SHCreateThreadRef.
2010-04-20  Alexandre Julliardwinex11: Fix memory leaks in get_bitmap_argb.
2010-04-20  Alexandre Julliardgdi32: Convert the driver list to a standard Wine list.
2010-04-20  Nikolay Sivovshell32/tests: Fix a test failure on W2K (unimplemented...
2010-04-20  Jaime Raveuser32: Draw the rect edges from left to right and...
2010-04-20  Michael Stefaniucshell32: Update the Romanian translation.
2010-04-20  Maarten Lankhorstntdll: Clear alignment flag in exception handlers.
2010-04-20  André Hentschelntdll: Add SP2 for Vista.
2010-04-20  Henri Verbeetwined3d: Immediately return on redundant changes in...
2010-04-20  Henri Verbeetwined3d: Get rid of a useless local variable in IWineD3...
2010-04-20  Henri Verbeetwined3d: Store the depth/stencil surface as an IWineD3D...
2010-04-20  Henri Verbeetwined3d: Store the auto depth/stencil surface as an...
2010-04-20  Henri Verbeetwined3d: Store render targets as IWineD3DSurfaceImpl...
2010-04-20  André Hentschelshell32: Update German translation.
2010-04-20  André Hentschelshlwapi: Fix comment typo.
2010-04-19  Alexandre Julliardwinex11: Add the small icon to the NET_WM_ICON hint.
2010-04-19  Alexandre Julliardwinex11: Generate an alpha channel from the bitmask...
2010-04-19  Alexandre Julliardwinex11: Move creation of an ARGB bitmap for icons...
2010-04-19  Aric Stewartusp10: Improve support for Syriac in ScriptItemize.
2010-04-19  Aric Stewartusp10: Improve Hebrew support in ScriptItemize.
2010-04-19  Johan Gillddraw: Do not restore the display mode from inside...
2010-04-19  Andrew Nguyenkernel32: Rename the load_message helper to reflect...
2010-04-19  Andrew Nguyenkernel32: Unify the format_message ANSI and Unicode...
2010-04-19  Andrew Nguyenkernel32: Unify the format_insert ANSI and Unicode...
2010-04-19  Andrew Nguyenkernel32: Transition FormatMessageA to the internal...
2010-04-19  Andrew Nguyenkernel32: Separate format string parsing in FormatMessa...
2010-04-19  Andrew Nguyenkernel32: Separate format string parsing in FormatMessa...
2010-04-19  Andrew Nguyenkernel32: Consistify allocation behavior with FormatMes...
2010-04-19  Andrew Nguyenkernel32/tests: Add tests for buffer allocation in...
2010-04-19  Andrew Nguyenkernel32: Only check the buffer pointer in FormatMessag...
2010-04-19  Andrew Nguyenkernel32: Reject an insufficiently sized buffer in...
2010-04-19  Andrew Nguyenkernel32: Remove superfluous heap reallocation calls...
2010-04-19  Andrew Nguyenkernel32/tests: Remove a superfluous comment in the...
2010-04-19  Alistair Leslie... msxml3: Register classes.
2010-04-19  Alistair Leslie... msxml4: Register classes.
2010-04-19  Nikolay Sivovshell32: Fallback to IShellDetails while filling shell...
2010-04-19  Nikolay Sivovshell32: Load shell folder column names as A/W strings...
2010-04-19  Nikolay Sivovshell32: Add printers CLSID to test, clean up a bit.
2010-04-19  Nikolay Sivovshell32: Add ::Initialize() and ::GetCurFolder() for...
2010-04-19  Nikolay Sivovshell32: Use shared code to return column details from...
2010-04-19  Nikolay Sivovshell32: Add ::GetDefaultColumnState() and partial...
2010-04-19  Detlef Riekenbergshlwapi: Fix broken NULL checks (with tests).
2010-04-19  Detlef Riekenbergshlwapi/tests: Add tests for SHSetThreadRef.
2010-04-19  Detlef Riekenbergshlwapi/tests: Add initial test for SHGetThreadRef.
2010-04-19  Andrew Nguyenshell32/tests: Release the test desktop interface on...
2010-04-19  Detlef Riekenbergshdocvw: Implement SHRestricted2A.
2010-04-19  Octavian Voicumsi: Sync combo control value with associated property.
2010-04-19  Octavian Voicumsi: Fill combo control with items from database.
2010-04-19  Octavian Voicumsi: Use standard window class for combo control and...
2010-04-19  Octavian Voicumsi: Fix crash when calling MsiGetActiveDatabase with...
2010-04-19  Piotr Cabanmsvcrt: Added fopen_s implementation.
2010-04-19  Piotr Cabanmsvcrt: Return correct strings in setlocale.
2010-04-19  Piotr Cabanmsvcrt/tests: Added __crtGetStringTypeW tests.
next