msi/tests: Make tests run on win9x/NT4 again.
[wine] / dlls /
2008-03-05  Paul Vriensmsi/tests: Make tests run on win9x/NT4 again.
2008-03-05  Stefan Dösingerwined3d: Fix a small bug in a patch from yesterday.
2008-03-05  Dan Hipschmanqmgr: Implement IBackgroundCopyJob_Resume.
2008-03-05  Lei Zhangshell32: Remove unused variable.
2008-03-05  Andrew Talbotmciavi32: Assign to struct instead of using memcpy.
2008-03-05  Andrew Talbotmciwave: Assign to struct instead of using memcpy.
2008-03-05  Andrew Talbotmpr: Assign to struct instead of using memcpy.
2008-03-05  Andrew Talbotmapi32: Assign to structs instead of using memcpy.
2008-03-05  Alistair Leslie... ntdll: Added support for Windows 2008.
2008-03-05  Alistair Leslie... msxml3: Remove Byte since it's not a valid datatype.
2008-03-05  Alistair Leslie... msxml3: Stopped seg faults during regression tests...
2008-03-05  Eric Pouechntdll: Removed conflict for FAILED (defined both in...
2008-03-05  Mikołaj Zalewskishell32: Improve SHRegisterDragDrop and SHRevokeDragDrop.
2008-03-04  Rob Shearmanmakefiles: Split AR into AR and ARFLAGS.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-04  Tony Wasserkad3dx9_36: Create d3dx9 importlib.
2008-03-04  Tony Wasserkad3dx9: Implement D3DXCheckVersion.
2008-03-04  Alexandre Julliarduser32: Store the window placement information directly...
2008-03-04  Alexandre Julliarduser32: Fix a couple of message test failures.
2008-03-04  Alexandre Julliarduser32/tests: Fix most message tests to pass on Vista.
2008-03-04  Karsten Elfenbeinwinealsa: Use "default" as the default card name instea...
2008-03-04  Stefan Dösingerwined3d: Use GL_EXT_gpu_program_parameters if available.
2008-03-04  Stefan Dösingerwined3d: Hardcode local constants in ARB shaders if...
2008-03-04  Stefan Dösingerwined3d: Implement a different constant dirtification...
2008-03-04  Rob Shearmanwininet: Fix compile with MinGW.
2008-03-04  Roy Sheaqmgr: Implement IBackgroundCopyJob_GetProgress.
2008-03-04  Roy Sheaqmgr: Implement Skip and Reset for IEnumBackgroundCopyJobs.
2008-03-04  Dan Hipschmanqmgr: Implement IEnumBackgroundCopyJobs_Next.
2008-03-04  Roy Sheaqmgr: Implement IEnumBackgroundCopyJobs_GetCount.
2008-03-04  James Hawkinsmsi: Add tests for MsiGetProductInfoEx.
2008-03-04  James Hawkinsmsi: Implement MsiGetProductInfoEx.
2008-03-04  Stefan Leichtershell32: Added tests for SHGetFolderPathAndSubDirA.
2008-03-04  Roderick Colenbranderwgl: Add aux buffers support for use with wglChoosePixe...
2008-03-04  Andrew Talbotkernel32: Assign to structs instead of using memcpy.
2008-03-03  Stefan Dösingerd3d9: Remove D3D9GetSWInfo.
2008-03-03  Stefan Dösingerd3d9: Reorder the spec file.
2008-03-03  Stefan Dösingerd3d9: Implement Direct3DCreate9Ex + tests.
2008-03-03  Stefan Dösingerd3d9: IDirect3DDevice9Ex stub.
2008-03-03  Stefan Dösingerd3d9: Add an IDirect3D9Ex stub.
2008-03-03  Stefan Dösingerddraw: Catch No-op SetRenderTarget operations.
2008-03-03  Stefan Dösingerwined3d: Call fixup_extensions before destroying the...
2008-03-03  Jacek Cabanwininet: Moved InternetReadFileExA to vtbl.
2008-03-03  Alexandre JulliardReplace some instances of LoadStringA by LoadStringW.
2008-03-03  Alexandre Julliarduser32: Reimplement LoadStringA to avoid memory allocat...
2008-03-03  Christopher Berneruser32/tests: Conformance tests for LoadStringW and...
2008-03-03  Alexandre Julliarduser32/tests: Skip tests instead of crashing if global...
2008-03-03  Paul Vriensadvapi32/tests: Skip not available functions.
2008-03-03  Alexandre Julliardkernel32: Added a winoldap.mod 16-bit exe to launch...
2008-03-03  Alexandre Julliarddlls: Move installation rules for 16-bit placeholders...
2008-03-03  Jacek Cabanmshtml: Added IHTMLScriptElement stub implementation.
2008-03-03  Nathan Beckmanngdiplus: Implement GdipLoadImageFromFile.
2008-03-03  Nathan Beckmanngdiplus: Add tests for GdipCreateBitmapFromFile.
2008-03-03  Nathan Beckmanngdiplus: Fix IStream_Release in GdipCreateBitmapFromFile.
2008-03-03  Francois Gougetwinmm/tests: Don't use 0x55 to avoid any confusion...
2008-03-03  Francois GougetAssorted spelling, punctuation and case fixes.
2008-03-03  Francois Gougetwininet/tests: FtpCommandA() is not available on Win9x...
2008-03-03  Francois Gougetwintrust/tests: Crypt(En,De)codeObjectEx() are not...
2008-03-03  Francois Gougetgdiplus/tests: Add the trailing '\n' to a couple of...
2008-03-03  Francois Gougetgdi32/tests: Add the trailing '\n' to a couple of ok...
2008-03-03  Roderick Colenbranderwined3d: Add D32F_LOCKABLE to getDepthStencilBits.
2008-03-03  Jacek Cabanwininet: Don't use INTERNET_ReadFile in HTTP_DrainContent.
2008-03-03  Jacek Cabanwininet: Move FTP structs and functions declarations...
2008-03-03  Jacek Cabanwininet: Move InternetReadFile to vtbl.
2008-03-03  Jacek Cabanwininet: Move INTERNET_STATUS_REQUEST_COMPLETE call...
2008-03-03  Jacek Cabanwininet: Fixed some tests.
2008-03-03  Marcus Meissnershlwapi: Handle buffer overflow on A->W converter.
2008-03-03  Stefan Dösingerwined3d: Catch NOP palette changes.
2008-03-03  Stefan Dösingerd3d9: Fix an ok line.
2008-03-03  Stefan Dösingerwined3d: Give occlusion queries their own vtable.
2008-03-03  Stefan Dösingerwined3d: Subclass queries.
2008-03-03  Alistair Leslie... msxml3: Implement IXMLDOMProcessingInstruction_get_node...
2008-03-03  Alistair Leslie... msxml3: Implmented IXMLDOMCDATASection_get_data.
2008-03-03  Alistair Leslie... msxml3: Implement IXMLDOMCDATASection_get_nodeValue.
2008-03-03  Alistair Leslie... msxml3: Implement IXMLDOMText_appendData.
2008-03-01  Alexandre Julliardwinex11: Set the appropriate _NET_WM_STATE properties...
2008-03-01  Alexandre Julliardntdll: Only grab the loader lock once we actually call...
2008-03-01  Maarten Lankhorstkernel32: Fix GetVolumeInformation for fat32 partitions.
2008-03-01  Jon Yanggdiplus: Implemented GdipDrawImageRectRectI.
2008-03-01  James Hawkinsmsi: Include query.h to pull in the definition of STREA...
2008-03-01  James Hawkinsmsi: Remove a pointless wrapper of RegCreateKey.
2008-03-01  James Hawkinsmsi: Make local functions static.
2008-03-01  James Hawkinsmsi: Implement the UILevel property of the Installer...
2008-03-01  James Hawkinsmsi: Don't bail out if the row to modify is not found...
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-03-01  Maarten Lankhorstcfgmgr32: Forward some more functions to setupapi.
2008-03-01  Maarten Lankhorstsetupapi: Implement CM_Get_Device_ID and add a stub...
2008-03-01  Andrew Talbotitss: Assign to structs instead of using memcpy.
2008-03-01  Andrew Talbotgdiplus: Assign to structs instead of using memcpy.
2008-03-01  Andrew Talbotdinput: Assign to structs instead of using memcpy.
2008-03-01  Andrew Talbotdbghelp: Assign to struct instead of using memcpy.
2008-03-01  Alexandre JulliardGet rid of the global thread.h header.
2008-02-29  Alexandre Julliardmsi/tests: Replace a printf() by a trace().
2008-02-29  Divan Burgeruser32: Correct the button sizes of the caption bar.
2008-02-29  Rob Shearmangdi32: Move 16-bit printing functions to printdrv16.c.
next