user32: Fix LoadImage behavior with zero size and no LR_DEFAULTSIZE.
[wine] / dlls /
2011-01-28  Alexandre Julliarduser32: Fix LoadImage behavior with zero size and no...
2011-01-28  Alexandre Julliarduser32: Propagate the LoadImage flags into the low...
2011-01-28  Marcus Meissneruser32: Get MDI icon as close the "small icon" as possible.
2011-01-28  Nikolay Sivovmsvcrt: Forward _realloc_crt to realloc.
2011-01-28  Michael Stefaniucd3d8: COM cleanup for the IWineD3DDeviceParent_iface.
2011-01-28  Michael Stefaniucd3d8: Finish the COM cleanup of the IDirect3DDevice8...
2011-01-28  Michael Stefaniucd3d8: Use impl_from_IDirect3DDevice8() instead of the...
2011-01-28  Vincent Povirkmscoree: Implement GetFileVersion.
2011-01-28  Henri Verbeetddraw: Link directly to wined3d.
2011-01-28  Henri Verbeetd3d9: Check the correct swapchain in IDirect3DDevice9Im...
2011-01-28  Henri Verbeetwined3d: Set all render targets to NULL in IWineD3DDevi...
2011-01-28  Alexandre Julliarddbghelp: Use wine64 as loader name on 64-bit.
2011-01-28  Alexandre Julliarddbghelp: Add a helper function to determine the name...
2011-01-27  Jacek Cabanjscript: Fixed some clang warnings.
2011-01-27  Alexander Morozovshell32/tests: Fix test failure on some NT4.
2011-01-27  Hans Leidekkerwinhttp/tests: Test a return value (clang).
2011-01-27  Hans Leidekkermsi: Skip rollback custom actions.
2011-01-27  Hans Leidekkermsi: Initialize a variable in get_patch_product_codes...
2011-01-27  Hans Leidekkermsi: Return the correct disk prompt size from MsiSource...
2011-01-27  Hans Leidekkermsi: Check a return value (clang).
2011-01-27  Hans Leidekkermsi/tests: Test a return value (clang).
2011-01-27  Hans Leidekkermsi: Use a return value (clang).
2011-01-27  Hans Leidekkermsi: Make sure the return value is initialized in save_...
2011-01-27  Hans Leidekkermsi: Check the return value of IActiveScript_AddNamedIt...
2011-01-27  Hans Leidekkermsi/tests: Consistently test return values (clang).
2011-01-27  Hans Leidekkermsi: Check the return value of fetch_int (clang).
2011-01-27  Alexandre Julliardkernel32: Add proper English messages for all error...
2011-01-27  Greg Geldorpshell32/tests: Use long file name.
2011-01-27  Greg Geldorpmsi/tests: Check 64-bit reg view if key not present...
2011-01-27  Michael Stefaniucshell32: Use ifaces instead of vtbl pointers in RecycleBin.
2011-01-27  Vincent Povirkgdiplus: Test the types of records in an empty EMF+.
2011-01-27  Vincent Povirkgdiplus: Test for EMF+ recording.
2011-01-27  Vincent Povirkgdiplus: Stub GdipGetHemfFromMetafile.
2011-01-27  Michael Stefaniucd3dx9_36: COM cleanup for the ID3DXSprite iface.
2011-01-27  Michael Stefaniucd3dx9_36: COM cleanup for the ID3DXMesh iface.
2011-01-27  Michael Stefaniucd3dx9_36: COM cleanup for the ID3DXMatrixStack iface.
2011-01-27  Michael Stefaniucd3dx9_36: COM cleanup for the ID3DXFont iface.
2011-01-27  Michael Stefaniucd3dx9_36: COM cleanup for the ID3DXBuffer iface.
2011-01-27  Michael Stefaniucd3dx9_36: COM cleanup for the ID3DXInclude iface.
2011-01-27  Michael Stefaniucd3dx9_36: COM cleanup for the ID3DXEffectPool iface.
2011-01-27  Michael Stefaniucd3dx9_36: COM cleanup for the ID3DXEffect iface.
2011-01-27  Nikolay Sivovmsvcrt: Implement _wsopen_s.
2011-01-27  Henri Verbeetd3d9/tests: Add a test for the NULL format.
2011-01-27  Henri Verbeetd3d8/tests: Add a test for the NULL format.
2011-01-27  Henri Verbeetwined3d: Add support for the NULL format.
2011-01-27  Henri Verbeetwined3d: Verify we have at least one framebuffer attach...
2011-01-27  Alexandre Julliardntdll: Get rid of support for register entry points...
2011-01-27  Alexandre Julliardntdll: Implement RtlRaiseException for x86_64 directly...
2011-01-27  Alexandre Julliardntdll: Implement set_cpu_context for x86_64 directly...
2011-01-27  Alexandre Julliardntdll: Avoid copying and restoring the context in RtlCa...
2011-01-27  Alexandre Julliardntdll: Capture the context inside RtlUnwindEx instead...
2011-01-27  Alexandre Julliardinclude: Add a prototype for RtlUnwindEx on x86_64.
2011-01-26  Alexandre Julliardmsvcrt: Add a non-optimized implementation for the...
2011-01-26  Marcus Meissnerws2_32: Implemented SO_CONNECT_TIME stub.
2011-01-26  Greg Geldorpshell32/tests: Remove shlwapi dependency.
2011-01-26  Nikolay Sivovmsvcrt: Implemented _sopen_s.
2011-01-26  Michael Stefaniucd3d8: Pass an object instead of an iface to an internal...
2011-01-26  Michael Stefaniucd3dcompiler_43/tests: COM cleanup for the ID3DInclude...
2011-01-26  Michael Stefaniucd3dx9_36/tests: COM cleanup for the ID3DXInclude iface.
2011-01-26  Henri Verbeetwined3d: Do checks at the start of surface_init() ...
2011-01-26  Henri Verbeetd3d8: Remove a useless ERR (LLVM/Clang).
2011-01-26  Henri Verbeetd3d9: Remove some useless ERRs (LLVM/Clang).
2011-01-26  Henri Verbeetd3d10: Remove a redundant assignment in parse_fx10_obje...
2011-01-26  Stefan Reimerwinemp3: Fixed exit condition within decoding loop.
2011-01-26  Alexandre Julliardmsvcrt: Implemented _set_controlfp.
2011-01-26  Alexandre Julliardmsvcrt: Implemented _fpreset for SSE2 and x86_64.
2011-01-26  Alexandre Julliardmsvcrt: Implemented _clearfp for SSE2 and x86_64.
2011-01-26  Alexandre Julliardmsvcrt: Implemented _statusfp2.
2011-01-26  Alexandre Julliardmsvcrt: Implemented __control87_2.
2011-01-25  Detlef Riekenbergmsvcr90: Implement _stat32, _fstat32, _wstat32.
2011-01-25  Loïc Mauryntdll : Implement CDROM_Verify to work on Mac OS X.
2011-01-25  Eric Pouechkernel32: Properly manage UTF-8 (and any wcs) input...
2011-01-25  Eric Pouechkernel32: No longer init the terminfo database nor...
2011-01-25  Eric Pouechkernel32: In edit line, fix the insert key management.
2011-01-25  Charles Davisdinput: Don't link to/include Carbon on Mac OS X.
2011-01-25  Greg Geldorpriched32/tests: Fix editor tests.
2011-01-25  Vitaliy Margolendinput: Fix typo. Found by clang.
2011-01-25  Michael Stefaniucddrawex: COM cleanup for the IDirectDrawSurface3 iface.
2011-01-25  Michael Stefaniucddrawex: Rename impl_from_dds3() to impl_from_IDirectDr...
2011-01-25  Michael Stefaniucddrawex: Use unsafe_impl_from_IDirectDrawSurface3(...
2011-01-25  Vincent Povirkshell32: Test links to executable filenames lacking...
2011-01-25  Reece Dunnhlink/tests: Add hres checks for the IHlink_GetMonikerR...
2011-01-25  André Hentschelgameux: Only trace on success (clang).
2011-01-25  Henri Verbeetwined3d: Disable vertex shader output clamping.
2011-01-24  Alexandre Julliardkernel32: Convert message translations to po files.
2011-01-24  Hans Leidekkerwininet/tests: Trace errors from InternetReadFile in...
2011-01-24  Hans Leidekkermsi: Implement the MsiPublishAssemblies and MsiUnpublis...
2011-01-24  Hans Leidekkermsi: Don't interpret assembly name attributes.
2011-01-24  Andrew Nguyenserver: Filter the WOW64 registry access flags before...
2011-01-24  Alexandre Julliarddbghelp: Use Dwarf debug info even when part of it...
2011-01-24  Mike Kaplinskiyserver: Fix connect failures on newer kernels.
2011-01-24  Nikolay Sivovoleaut32: Fix a couple of leaks on typeinfo release...
2011-01-24  Mike Kaplinskiyws2_32: Finish an overlapped send only if we sent every...
2011-01-24  Mike Kaplinskiyws2_32: Use the iosb to keep track of how many bytes...
2011-01-24  Mike Kaplinskiyws2_32: Fix up iovecs after transmission in WS2_send...
2011-01-24  Mike Kaplinskiyws2_32: Allow sending FD_WRITE right after scheduling...
2011-01-24  Mike Kaplinskiyws2_32/tests: Add a test for an overlapped send.
2011-01-24  Greg Geldorpriched20/tests: Fix editor tests.
2011-01-24  Dmitry Timoshkovwinex11.drv: Associate the real DC transformation with...
2011-01-24  Henri Verbeetwined3d: Use dot() instead of length() in shader_glsl_n...
next