oledb32: Add tests for DBTYPE_CY to DBTYPE_WSTR/DBTYPE_STR conversion.
[wine] / dlls /
2010-04-06  Alex Villacís Lassooledb32: Add tests for DBTYPE_CY to DBTYPE_WSTR/DBTYPE_...
2010-04-06  Alex Villacís Lassooledb32: Add tests for DBTYPE_R8 to DBTYPE_WSTR/DBTYPE_...
2010-04-06  Alex Villacís Lassooledb32: Add tests for DBTYPE_R4 to DBTYPE_WSTR/DBTYPE_...
2010-04-06  Alex Villacís Lassooledb32: Add tests for DBTYPE_I4 to DBTYPE_WSTR/DBTYPE_...
2010-04-06  Alex Villacís Lassooledb32: Implemented OLEDB32 conversion to DBTYPE_STR.
2010-04-06  Alex Villacís Lassooledb32: Tests for OLEDB32 conversion to DBTYPE_STR...
2010-04-05  Alexandre Julliardrpcrt4: Add support for complex arrays in the generic...
2010-04-05  Alexandre Julliardrpcrt4: Add support for complex arrays in the generic...
2010-04-05  Alexandre Julliardrpcrt4: Always skip the conformance format, even if...
2010-04-05  Alexandre Julliardrpcrt4: Fix tracing of non-conformant strings.
2010-04-05  Alexandre Julliardmmdevapi: Include system headers before Wine headers.
2010-04-05  Maarten Lankhorstmmdevapi: Use openal to enumerate devices.
2010-04-05  Maarten Lankhorstmmdevapi: Add dependency on openal.
2010-04-05  Maarten Lankhorstmmdevapi: Add alext.h for openal support.
2010-04-05  Maarten Lankhorstconfigure: Change openal detection.
2010-04-05  Maarten Lankhorstmmdevapi: Add uuid include.
2010-04-05  Christian Costad3dx9_36: Add stub for D3DXCheckTextureRequirements.
2010-04-05  Alexandre Julliardd3dx9_36: Don't include the bison-generated header...
2010-04-05  Andrew Eikummshtml: Always load URLs without a base URL through...
2010-04-05  Andrew Eikummshtml: Implement HTTPChannel::GetResponseHeader.
2010-04-05  Andrew Eikummshtml: Implement HTTPChannel::GetRequestSucceeded.
2010-04-05  Andrew Eikummshtml: Return success in HTTPChannel::SetRequestMethod.
2010-04-05  Henri Verbeetwined3d: Rename some GL vendors.
2010-04-05  Henri Verbeetwined3d: Rename HW_VENDOR_WINE to HW_VENDOR_SOFTWARE.
2010-04-05  Henri Verbeetwined3d: Make some functions static.
2010-04-05  Henri Verbeetwined3d: Simply inline dumpResources().
2010-04-05  Henri Verbeetwined3d: Add a separate function for wined3d object...
2010-04-05  Detlef Riekenbergmsvcr90: Run the tests again on w2k and below.
2010-04-05  Stefan Leichterws2_32: In setsockopt implement IPV6_ADD_MEMBERSHIP...
2010-04-03  Alexandre Julliarddpwsockx: Use standard Win32 types instead of the BSD...
2010-04-02  Alexandre Julliardrpcrt4: Replace the alignment macros by inline functions.
2010-04-02  Alexandre Julliardrpcrt4: Fix the pointer alignment macros for 64-bit.
2010-04-02  Vincent Povirkgdiplus: Implement GdipFlush.
2010-04-02  Alexandre Julliardmshtml/tests: Don't crash when Gecko is missing.
2010-04-02  Alexandre Julliarduser32/tests: Use the correct type for the bits pointer...
2010-04-02  Alexandre Julliardshlwapi: Fix SHCreateWorkerWindowA for 64-bit.
2010-04-02  Vincent Povirkwinex11.drv: Clip rectangle values to 16-bit limits.
2010-04-02  Mikhail Maroukhineadvapi32: Fix compiler warnings with flag -Wcast-qual.
2010-04-02  Roderick Colenbranderwined3d: Remove the swapchain parameter from fb_copy_to...
2010-04-02  Roderick Colenbranderwined3d: Move upsideDown calculation to blit implementa...
2010-04-02  Alexandre Julliardntdll/tests: Skip a couple of exception tests that...
2010-04-02  Hans Leidekkermsi: Reset the MsiEnumPatchesExW index on failure.
2010-04-02  Hans Leidekkermsi: Add tests for registering and unregistering MIME...
2010-04-02  Hans Leidekkermsi: Implement the UnregisterMIMEInfo standard action.
2010-04-02  Hans Leidekkermsi: Add tests for registering and unregistering extens...
2010-04-02  Hans Leidekkermsi: Implement the UnregisterExtensionInfo standard...
2010-04-02  Hans Leidekkermsi: Implement the UnregisterProgIdInfo standard action.
2010-04-02  Hans Leidekkermsi: Add tests for registering and unregistering class...
2010-04-02  Hans Leidekkermsi: Set the action taken in the RegisterExtensionInfo...
2010-04-02  Hans Leidekkermsi: Implement the UnregisterClassInfo standard action.
2010-04-02  Alexandre Julliardserver: Disallow all operations on deleted registry...
2010-04-02  Alexandre Julliardadvapi32: Add support for the KEY_WOW64_32KEY flag...
2010-04-02  Alexandre Julliardadvapi32: Add support for the KEY_WOW64_32KEY flag...
2010-04-02  Alexandre Julliardadvapi32: Don't use the static Unicode buffer for value...
2010-04-02  Alexandre Julliardserver: Update the registry key and value name length...
2010-04-02  Christian Costad3dx9_36: Improve FIXMEs and TRACEs for font.
2010-04-02  Christian Costad3dx9_36: Improve FIXMEs and TRACEs for sprite.
2010-04-02  Christian Costad3dx9_36: Implement D3DXCreateLine and add stubbed...
2010-04-02  Stefan Leichterws2_32: Partly implement level IPPROTO_IPV6 of getsockopt.
2010-04-02  Chris Robinsonopenal32: Add support for ALC_EXT_thread_local_context.
2010-04-02  Chris Robinsonopenal32: Remove the ALCcontext wrapper.
2010-04-02  Henri Verbeetwined3d: Verify all render states have a handler.
2010-04-02  Henri Verbeetwined3d: Move handling of the unimplemented WINED3DRS_S...
2010-04-02  Henri Verbeetwined3d: Move handling of the unimplemented WINED3DRS_B...
2010-04-02  Henri Verbeetwined3d: Remove some unused render states.
2010-04-02  Henri Verbeetwined3d: Add a state handler for WINED3DRS_ZVISIBLE.
2010-04-02  Henri Verbeetwined3d: Verify state representatives represent themselves.
2010-04-02  Eric Pouechdbghelp: When handling a P augmentation in FDE/DIE...
2010-04-02  Eric Pouechdbghelp: Extend dwarf stack unwinding by reading inform...
2010-04-02  Eric Pouechdbghelp: Store delta used for re-locating a module.
2010-04-02  Eric Pouechdbghelp: Implement the new register methods for x86.
2010-04-01  Huw Daviesoleaut32: Only unregister those types that were registered.
2010-04-01  Huw Daviesoleaut32: Only oleautomation interfaces as well as...
2010-04-01  Piotr Cabanmsvcrt: Added implementation of _controlfp_s.
2010-04-01  Piotr Cabanmsvcrt: Fix _get/_set_invalid_parameter_handler impleme...
2010-04-01  Piotr Cabanmsvcrt: Move invalid parameter tests to msvcr90.
2010-04-01  Henri Verbeetwined3d: Remove some superfluous white space and braces...
2010-04-01  Henri Verbeetwined3d: Add a state table entry for WINED3DRS_INDEXEDV...
2010-04-01  Henri Verbeetwined3d: Verify each state table entry has either a...
2010-04-01  Henri Verbeetwined3d: Explicitly set the state handler to NULL for...
2010-04-01  Henri Verbeetwined3d: Use the rep instead of the apply function...
2010-04-01  Henri Verbeetwined3d: Don't call directly into the state table.
2010-04-01  Mikhail Maroukhineuser32: Fix compiler warnings with flag -Wcast-qual.
2010-04-01  Mikhail Maroukhinerpcrt4: Fix compiler warnings with flag -Wcast-qual.
2010-04-01  Mikhail Maroukhinequartz: Fix compiler warnings with flag -Wcast-qual.
2010-04-01  Mikhail Maroukhineimm32: Fix compiler warnings with flag -Wcast-qual.
2010-04-01  Mikhail Maroukhinersaenh/tests: Fix compiler warnings with flag -Wcast...
2010-04-01  Jörg Höhlewinmm/tests: Add more MCI tests.
2010-04-01  Jörg Höhlemciwave: MCI Status returns string resource when approp...
2010-04-01  Jörg Höhlemciwave: MCI Set Input|Output allows to select wave...
2010-04-01  Jörg Höhlewinmm: Improve MCI's Sysinfo string command.
2010-04-01  Jörg Höhlewinmm: Improve MCI's Sysinfo command.
2010-04-01  Jörg Höhlewinmm: Support MCI "close all" command.
2010-04-01  Maarten Lankhorstwinmm: Clean up mapper code.
2010-04-01  Maarten Lankhorstwinmm: Clean up MMDRV_Init.
2010-04-01  Maarten Lankhorstwinmm: Remove some dead code.
2010-04-01  Maarten Lankhorstwinmm: Defer loading drivers until they are requested.
2010-04-01  Andrew Nguyenkernel32: Don't set last error on success in OpenConsoleW.
2010-04-01  Andrew Nguyenkernel32: Improve parameter validation in OpenConsoleW.
2010-04-01  Vincent Povirkadvapi32: Add test for RegDeleteValue.
next