setupapi/tests: Use GetModuleHandleA instead of LoadLibraryA.
[wine] / dlls /
2007-07-31  Paul Vrienssetupapi/tests: Use GetModuleHandleA instead of LoadLib...
2007-07-31  Detlef Riekenberguser32: Add a stub for GetAppCompatFlags2.
2007-07-31  Evan Stadegdiplus: Partial implementation of GdipDrawImagePointsRect.
2007-07-31  Evan Stadegdiplus: Implemented GdipGetImageBounds for metafiles.
2007-07-31  Evan Stadegdiplus: Added a minimal implementation of GdipCreateIm...
2007-07-31  Evan Stadegdiplus: Implemented GdipGetImageType.
2007-07-31  Evan Stadegdiplus: Added GdipDrawImagePointsRect stub.
2007-07-31  Evan Stadegdiplus: Added ImageAttributes stubs.
2007-07-31  Evan Stadegdiplus: Added GdipGetImageBounds stub.
2007-07-31  Evan Stadegdiplus: Partial implementation of GdipCreateMetafileFr...
2007-07-31  Evan Stadeoleaut32: Recognize EMF header when loading picture.
2007-07-31  Jacek Cabanmshtml: Added HTMLWindow's IDispatch methods implementa...
2007-07-31  Jacek Cabanmshtml: Added mshtml.tlb registration.
2007-07-31  Jacek Cabanmshtml.tlb: Fixed a typo in copyright header.
2007-07-31  Juan Langcrypt32: Support getting the inner content OID from...
2007-07-31  Juan Langcrypt32: Get rid of attribute certs from signed info...
2007-07-31  Juan Langcrypt32: Add a few traces.
2007-07-31  Juan Langcrypt32: Simplify alignment calculation.
2007-07-31  Juan Langcrypt32: Add CryptMsgControl stub.
2007-07-31  Juan Langcrypt32: Implement getting the signer cert info from...
2007-07-31  Juan Langcrypt32: Implement getting signer info from a decoded...
2007-07-31  Juan Langcrypt32: Separate decoding PKCS signer info into intern...
2007-07-31  Juan Langcrypt32: Implement getting inner content of a decoded...
2007-07-31  Juan Langcrypt32: Test getting more parameters from a decoded...
2007-07-30  Roderick Colenbranderwgl: Fix compilation on systems without GLX_RGBA_FLOAT_ARB.
2007-07-30  Paul Vriensmsi/registry: Use the return value of squash_guid.
2007-07-30  Detlef Riekenbergwinspool: Add a TRACE when wine_dlopen for SONAME_LIBCU...
2007-07-30  Stefan Dösingerddraw: Table fog may be unsupported.
2007-07-30  Stefan Dösingerd3d8: Only test pixel shaders if they are supported.
2007-07-30  Stefan Dösingerd3d8: Use a less demanding format for the depth stencil...
2007-07-30  Stefan Dösingerd3d8: Only test volume textures if they are supported.
2007-07-30  Stefan Dösingerd3d8: Only test cube textures if they are supported.
2007-07-30  Paul Vriensadvapi32/service: Cater for domain in the test.
2007-07-30  Paul Vriensadvapi32/tests: Use skip when we don't have enough...
2007-07-30  Maarten Lankhorstdsound: Constify DSOUND_CheckEvent.
2007-07-30  Maarten Lankhorstdsound: Remove some more unused variables.
2007-07-30  Maarten Lankhorstdsound: Silence the IDirectSoundBuffer_Initialize warnings.
2007-07-30  Maarten Lankhorstdsound: Fix locking in mixer.
2007-07-30  Maarten Lankhorstdsound: Small mixer optimizations.
2007-07-30  Maarten Lankhorstdsound: Reset state when stopping device.
2007-07-30  Maarten Lankhorstdsound: Replace buffer critical section with a rw-lock.
2007-07-30  Evan Stadegdiplus: Fixed a typo.
2007-07-30  Evan Stadegdiplus: Check custom dash array for bad properties.
2007-07-30  Evan Stadegdiplus/tests: More GdipSetPenDashArray tests.
2007-07-30  Evan Stadegdiplus: Draw custom dashes.
2007-07-30  Alexandre Julliardntdll: Avoid activation context leak for dlls with...
2007-07-30  Alexandre Julliardntdll: Allow optional elements in the comClass element.
2007-07-30  Alexandre Julliardntdll: Use the exact size of the manifest file.
2007-07-30  Alexandre Julliardntdll: Fixed the null bytes check in RtlIsTextUnicode.
2007-07-30  Alexandre Julliardntdll: Convert the XML parser to Unicode to support...
2007-07-30  Clinton Stimpsonuser32: Also test parent messages when hiding child...
2007-07-30  Lei Zhangntdll: Add Bolivian time zone info.
2007-07-30  James Hawkinsmsi: Add a stub implementation of MsiSourceListEnumSour...
2007-07-30  James Hawkinsmsi: Treat an empty string and a NULL string as the...
2007-07-30  Roderick Colenbranderwgl: Replace glReadPixels in wglBindTexImage2D by the...
2007-07-30  Roderick Colenbranderwgl: wglBindTexImageARB should return TRUE on success.
2007-07-30  Roderick Colenbranderwgl: Add WGL_ATI_pixel_format_float/WGL_ARB_pixel_forma...
2007-07-30  Roderick Colenbranderwgl: Enable WGL_EXT_swap_control by default even when...
2007-07-30  Roderick Colenbranderwgl: Use correct types and pixelformats for pbuffers.
2007-07-30  Paul Vriensadvapi32/service: Be a bit more consistent.
2007-07-30  Paul Vriensadvapi32/service: Fix GetServiceDisplayNameA for servic...
2007-07-30  Paul Vriensadvapi32/service: Test for too small buffer.
2007-07-30  Paul Vriensadvapi32/service: Set correct error when the service...
2007-07-30  Alexandre Julliardntdll: Fix a compiler warning.
2007-07-30  Alexandre Julliardwined3d: Fix compiler warning.
2007-07-30  Michael Stefaniucntdll: Match the definition of NtQueryEvent() with...
2007-07-30  Jacek Cabanmshtml: Added mshtml.tlb.
2007-07-30  Dmitry Timoshkovntdll: Simplify TIME_GetBias.
2007-07-30  Dmitry Timoshkovntdll: Add some traces to make debugging time zone...
2007-07-30  Dmitry Timoshkovkernel32: Fix TIME_CompTimeZoneID return type.
2007-07-30  Dmitry Timoshkovkernel32: Add more tests for time zone info.
2007-07-30  Andrew Talbotoleaut32: Constify some variables.
2007-07-30  Maarten Lankhorstwinealsa: Always commit at least 3 periods in dsoutput.
2007-07-30  Maarten Lankhorstwinealsa: Increase performance of waveout getposition.
2007-07-30  Maarten Lankhorstwinealsa: Increase performance of wavein getposition.
2007-07-30  Misha Koshelevmsi: Use SysAllocString/SysFreeString for BSTR members...
2007-07-30  Vitaliy Margolendinput: Fix typo.
2007-07-30  Jason Edmeadescomdlg32: Save dialog works if fred\ entered as filename.
2007-07-30  Robert Millanddraw: Remove thread safety FIXMEs.
2007-07-30  Juan Langcrypt32: Implement message stores.
2007-07-30  Juan Langcrypt32: Only destroy a decoded message's hash if it...
2007-07-30  Juan Langcrypt32: Add tests for message stores.
2007-07-30  Juan Langcrypt32: Implement getting some parameters from a decod...
2007-07-30  Juan Langcrypt32: Change type to avoid unnecessary casting.
2007-07-30  Juan Langcrypt32: Test getting parameters from decoded signed...
2007-07-30  Juan Langcrypt32: Store decoded signed content in message.
2007-07-30  Juan Langcrypt32: Correct type of a decoded signed message.
2007-07-30  Juan Langcrypt32: A decoded message's parameters are dependent...
2007-07-30  Paul Vrienslocalspl/tests: Use skip if localspl can't be loaded.
2007-07-30  James Hawkinsmsi: Use a more unique property separator.
2007-07-30  James Hawkinsmsi: Keep track of the wildcard record index.
2007-07-30  Roderick Colenbranderwgl: Add WGL_NV_float_buffer and WGL_NV_texture_rectang...
2007-07-30  Roderick Colenbranderwgl: Fix another BadMatch error by giving a pbuffer...
2007-07-30  Roderick Colenbranderwgl: Fix a BadMatch error resulting from ignoring that...
2007-07-30  Stefan Dösingerd3d8: Only test pixel shaders for refcounting if they...
2007-07-30  Stefan Dösingerd3d8: Skip volume test if volume textures are not suppo...
2007-07-30  Stefan Dösingerwined3d: A more dynamic initialization of the gl pixel...
2007-07-30  Stefan Dösingerwined3d: Store the gl format table in the gl info struc...
2007-07-30  Stefan Dösingerwined3d: Split up the format table.
2007-07-27  Paul Vriensadvapi32/service: Fix buffersize calculations for GetSe...
next