oleaut32: VarSub: Conformance test.
[wine] / dlls /
2006-07-28  Benjamin Araioleaut32: VarSub: Conformance test.
2006-07-28  Benjamin Araioleaut32: VarSub: Fixes several data types and corrects...
2006-07-28  Robert Shearmanoleaut32: Implement GetTypeInfoCount and GetTypeInfo...
2006-07-28  Robert Shearmanoleaut32: Implement GetTypeInfoCount for standard fonts.
2006-07-28  Robert Shearmanoleaut32: Implement setting of the hPal property in...
2006-07-28  Robert Shearmanoleaut32: Implement getting of all properties in IPictu...
2006-07-28  Robert Shearmanoleaut32: Add a test for passing an invalid number...
2006-07-28  Robert Shearmanoleaut32: Add validation for parameters in IPictureDisp...
2006-07-28  Robert Shearmanoleaut32: Fix the return code for an invalid dispid...
2006-07-28  Robert Shearmanoleaut32: Add a successful test for IFontDisp::Invoke.
2006-07-28  Robert Shearmanoleaut32: Handle the Weight property in IFontDisp:...
2006-07-28  Juan Langsecur32: Improve schannel's AcquireCredentialsHandle...
2006-07-28  James Hawkinsmsi: Add tests for MsiDatabaseImport.
2006-07-28  Jacek Cabanshdocvw: Added test of GetControlInfo.
2006-07-28  Michael StefaniucFix 2 "static is not at beginning of declaration" warnings.
2006-07-28  Michael Stefaniucmsi: 0xdeadbeef is too big for a signed int thus produc...
2006-07-28  Andrew Talbotmapi32/tests: Write-strings warning fix.
2006-07-28  Andrew Talbotmsi/tests: Write-strings warning fix.
2006-07-28  Andrew Talbotcrypt32/tests: Write-strings warnings fix.
2006-07-28  Mike McCormackmsi: Don't set the shortcut's working directory if...
2006-07-28  Mike McCormackmsi: Fix some memory leaks.
2006-07-28  Vitaliy Margolendinput: Keyboard: Use the same event queue mechanism...
2006-07-28  Stefan Dösingerwined3d: Do not use the IWineD3DSurface for the cursor.
2006-07-28  Stefan Dösingerwined3d: Avoid a false ERR.
2006-07-27  Jason Greenwined3d: Fix minor typo from shader patch.
2006-07-27  Andrew Talbotuser/tests: Write-strings warnings fix.
2006-07-27  James Hawkinsmsi: Download the MSI package if it is a remote URL.
2006-07-27  Juan Langcrypt32: Implement CryptStrToNameA/W, with tests.
2006-07-27  Juan Langcrypt32: Implement X509_UNICODE_NAME encoding/decoding.
2006-07-27  Juan Langrsaenh: Public keys should be exported with the CALG_RS...
2006-07-27  Alexandre Julliardoleaut32: Fixed compiler warning.
2006-07-27  Jason Greenwined3d: Fix some upside-down rendering issues for...
2006-07-27  Roderick Colenbranderwined3d: BltFast/BltOverride color keying.
2006-07-27  Stefan Dösingerwined3d: Blacklist WINED3DFMT_R8G8B8.
2006-07-27  Mike McCormackmsi: Fix the value of LONG integers in records (suggest...
2006-07-27  Mike McCormackmsi: Remember to free a handle.
2006-07-27  Mike McCormackmsi: Fix some memory leaks in the condition parser.
2006-07-27  Mike McCormackmsi: Use msi_alloc/free, not HeapAlloc/Free.
2006-07-27  James Hawkinsmsi: Test the column types of MSI packages.
2006-07-27  James Hawkinsmsi: Test the states of a component with a compressed...
2006-07-27  James Hawkinsmsi: Fix a typo.
2006-07-27  Roderick Colenbranderdinput8: Better DirectInput8Create warning.
2006-07-27  Jacek Cabanshlwapi: Change '/'->'\' only for file protocol in...
2006-07-27  Jacek Cabanmshtml: Fix handling res URLs with full path and number...
2006-07-27  Robert Shearmanoleaut32: Add validation of some more parameters in...
2006-07-27  Robert Shearmanoleaut32: Clean up IFontDisp::Invoke by using VariantCh...
2006-07-27  Robert Shearmanole32: Add more self-registration entries for classes...
2006-07-26  Kovács Andráswined3d: Fix CopyRects if pDestPointsArray is NULL.
2006-07-26  Vitaliy Margolenx11drv: Number of fixes for ChangeDisplaySettingsEx...
2006-07-26  Stefan Dösingerwined3d: More efficient color keying dirtifying.
2006-07-26  Stefan Dösingerddraw: Support using an application-provided surface...
2006-07-26  Mike McCormackmsi: Fix an off by one error in MsiRecordGetString.
2006-07-26  Mike McCormackmsi: Implement SQL inner joins.
2006-07-26  Alexandre Julliardcrypt32/tests: Clean up temp files.
2006-07-26  Alexandre Julliardserver: Convert the server start time to the abs_time_t...
2006-07-26  Alexandre Julliardserver: Convert thread creation/exit times to the abs_t...
2006-07-26  Alexandre Julliardntdll: Renamed the NTDLL_get/from_server_timeout functi...
2006-07-26  Alexandre Julliardserver: Rename the wait_input_idle request to better...
2006-07-26  Karsten Elfenbeinrsaenh: Fix the case when CPGetHashParam should return...
2006-07-26  Karsten Elfenbeinrsaenh: Fix the case when the CPEncrypt function is...
2006-07-26  Andrew Talbotwinspool.drv/tests: Write-strings warnings fix.
2006-07-26  Andrew Talbotmsi/tests: Write-strings warnings fix.
2006-07-26  Samuel Lidén Borelldmime: Accept IDirectMusicPerformance2 in QueryInterface.
2006-07-26  Juan Langcrypt32: Implement file stores.
2006-07-26  Stefan Dösingerwined3d: Enable all bump mapping formats.
2006-07-26  Jason Greenwined3d: Fix crash caused by bad TRACE.
2006-07-26  Michael Stefaniucwined3d: Remove superfluous breaks.
2006-07-26  Mike McCormackmsi: Add a FIXME for join queries.
2006-07-26  Mike McCormackmsi: Always load all the components.
2006-07-26  Robert Shearmandbghelp: Implement SymGetSymFromAddr64.
2006-07-26  Robert Shearmanconfigure: Add a check for the DGifOpen function in...
2006-07-26  Stefan Siebertcomdlg32: GetOpenFileNameW - Create unicode windows.
2006-07-25  Neil Skrypucholeaut32: Adding a NULL to a safearray is supposed...
2006-07-25  Alexandre Julliardntdll: Avoid accessing the TEB after the memory view...
2006-07-25  Phil Lodwickrpcrt4: Support for SMVARRAY in EmbeddedComplexSize.
2006-07-25  Jason Greenwined3d: Implement more GLSL instructions.
2006-07-25  Mike McCormackmsi: Fix where queries on 32bit integer columns.
2006-07-25  James Hawkinsmsi: Add tests for the WHERE SQL clause.
2006-07-25  Hwang YunSong(황윤성)wineps.drv: Updated Korean resource.
2006-07-25  H. Verbeetwined3d: Add real occlusion query support.
2006-07-25  H. Verbeetwined3d: Add traces to IWineD3DVertexShaderImpl_SetFunc...
2006-07-25  H. Verbeetwined3d: D3d8 shaders can have a NULL pFunction, but...
2006-07-25  Jacek Cabanshdocvw: Added more test and fixes.
2006-07-24  Huw Daviesgdi32: Use the correct name when writing the fixed...
2006-07-24  Dmitry Timoshkovuser: Add more TrackMouseEvent tests, particularly...
2006-07-24  Dmitry Timoshkovuser: Various TrackMouseEvent fixes.
2006-07-24  Dmitry Timoshkovuser: Add a trace to EndDeferWindowPos.
2006-07-24  Dmitry Timoshkovuser: Use (win) debug channel by default, add a TRACE...
2006-07-24  Christian Gmeinersetupapi: Move SetupDiGetClassDevsExW into devinst.c.
2006-07-24  Mike McCormackmsi: Use CLSIDFromString to make squash_guid a bit...
2006-07-24  Mike McCormackmsi: Make MsiConfigureFeature a bit more robust.
2006-07-24  Mike McCormackmsi: Move COM server implementation to a separate file.
2006-07-24  Jason Greenwined3d: Improve traces for D3DTRANSFORMSTATETYPE.
2006-07-24  Alexandre Julliardntdll: Allocate the PEB with NtAllocateVirtualMemory...
2006-07-24  Alexandre Julliardntdll: Support memory allocations inside reserved areas.
2006-07-24  Alexandre Julliardntdll: Propagate the MEM_TOP_DOWN flag into the map_vie...
2006-07-24  Robert Shearmanmsi: The szLogFile parameter of MsiEnableLogW is option...
2006-07-24  Robert Shearmanrpcrt4: Set BufferMark before calling EmbeddedPointerMa...
2006-07-24  Robert Shearmanrpcrt4: Improve the stubs for RpcImpersonateClient...
2006-07-24  Robert Shearmanrpcrt4: Support small fixed arrays in EmbeddedComplexSize.
next