imm32: Simplify find_window where we do not need to consider the return value of...
[wine] / include /
2011-05-26  Piotr Cabanmsvcrt: Improved locale initialization.
2011-05-25  Stefan Dösingerport: Add isinf and isnan implementations for Visual...
2011-05-24  Alexandre Julliardinclude: Add compatibility macros for non-widl compilers.
2011-05-24  Jörg Höhleinclude: Use SEGPTR for 16bit string pointers in MCI_...
2011-05-24  Francois Gougetinclude: Add some __RPC_XXX macros to help compile...
2011-05-24  Francois Gougetinclude: Add a set of parameter documentation macros...
2011-05-24  Aric Stewartusp10: Framework for determing glyph properties after...
2011-05-23  Alexandre Julliardinclude: Undefine the nameless union/struct macros...
2011-05-23  Austin Englishkernel32: Add a stub for RegisterApplicationRecoveryCal...
2011-05-23  Vincent Povirkgdiplus: Add test for metafile enumeration.
2011-05-20  Alexandre Julliardinclude: Declare gethostname for Windows builds.
2011-05-20  Dylan Smithinclude: Replace a THIS, with THIS_ for a method with...
2011-05-20  Lucas Fialho Zawackiinclude: Added DI*_ANY action constants.
2011-05-20  Lucas Fialho Zawackiinclude: Added dinput8 DIMOUSE_* definitions.
2011-05-20  Lucas Fialho Zawackiinclude: Added dinput8 DIKEYBOARD_* key definitions...
2011-05-20  Lucas Fialho Zawackiinclude: Added some dinput8 DIPROP definitions.
2011-05-19  Andrew Nguyeninclude: Revise the Winsock include in windows.h to...
2011-05-19  Henri Verbeetwined3d: Make wined3d.h a normal header file again.
2011-05-19  Henri Verbeetwined3d: Get rid of the IWineD3DDeviceParent interface.
2011-05-18  Ričardas Barkauskasdxgi: Fix GetDisplayModeList parameter handling.
2011-05-17  Henri Verbeetwined3d: Remove COM from the device implementation.
2011-05-17  Henri Verbeetwined3d: Remove state management methods from the IWine...
2011-05-13  Jörg Höhleinclude: Define DRV_MCI_FIRST.
2011-05-13  Aric Stewartusp10: Implementation of ScriptShapeOpenType.
2011-05-12  Dylan Smithinclude: Replace a THIS, with THIS_ for a method with...
2011-05-12  André Hentschelinclude: Update a comment.
2011-05-11  Henri Verbeetwined3d: Remove object creation methods from the IWineD...
2011-05-11  André Hentschelinclude: Fall back to little endian when it's not speci...
2011-05-06  Alexandre Julliardserver: Add separate requests for getting/setting the...
2011-05-05  Dylan Smithinclude: Generate rmxftmpl.h from rmxftmpl.x using...
2011-05-05  Alexandre Julliardmakefiles: Add support for .x template files.
2011-05-04  Alexandre Julliardmsvcp: Implement the Ctraits math functions.
2011-05-03  Damjan Jovanovicmmsystem: Use SEGPTR for 16 bit string pointers in...
2011-05-02  Alexandre Julliardconfigure: Improve the detection of OSS v4.
2011-04-29  Henri Verbeetwined3d: Remove COM from the surface implementation.
2011-04-29  Austin Englishadvapi32: Add OpenTraceA/W stubs.
2011-04-28  Piotr Cabanmsvcrt: Added _set_printf_count_output and _get_printf_...
2011-04-27  Andrew Eikumwineoss.drv: Add mmdevapi driver.
2011-04-27  Piotr Cabanmsvcrt: Added sprintf_p_l implementation.
2011-04-27  André Hentscheldbghelp: Implement sparc_map_dwarf_register.
2011-04-26  Henri Verbeetwined3d: Remove IWineD3DSurface::PrivateSetup() from...
2011-04-25  Austin Englishkernel32: Add a stub for SetThreadPreferredUILanguages.
2011-04-22  Stefan Dösingerd3d: Map D3DRS_ZBIAS to WINED3DRS_DEPTHBIAS.
2011-04-22  Henri Verbeetwined3d: Get rid of IWineD3DSurface::GetType().
2011-04-22  Henri Verbeetwined3d: Get rid of wined3d_volume_get_type().
2011-04-22  Henri Verbeetwined3d: Get rid of wined3d_buffer_get_type().
2011-04-20  Alexandre Julliardserver: Also return the previous cursor position in...
2011-04-20  Dylan Smithinclude: Create header file d3dx9anim.h.
2011-04-20  Dylan Smithinclude: Add d3dx9mesh.h X template extensions.
2011-04-20  André Hentschelserver: Remove Alpha support.
2011-04-19  Dylan Smithinclude: Add missing declarations to d3dx9mesh.h.
2011-04-19  Dylan Smithinclude: Add include file for d3dx9 X file interfaces.
2011-04-19  Hans Leidekkermscoree: Add a stub implementation of GetRealProcAddress.
2011-04-18  Alexandre Julliardserver: Store a mapping instead of a file for process...
2011-04-18  Francois Gougetsetupapi: Fix the SetupDiGetActualSectionToInstallEx...
2011-04-18  André Hentschelinclude: Add more cv_call types.
2011-04-18  Henri Verbeetwined3d: Remove IWineD3DSurface::GetImplType() from...
2011-04-15  Henri Verbeetwined3d: Get rid of the IWineD3DBase interface.
2011-04-15  Henri Verbeetwined3d: Get rid of the IWineD3DResource interface.
2011-04-15  Henri Verbeetwined3d: Remove COM from the volume implementation.
2011-04-14  Henri Verbeetwined3d: Remove COM from the swapchain implementation.
2011-04-13  Alexandre Julliardconfigure: Add a check for XInput2 headers.
2011-04-13  Henri Verbeetwined3d: Remove IWineD3DSwapChain::Destroy() from the...
2011-04-13  Henri Verbeetwined3d: Get rid of the swapchain destroy callback.
2011-04-13  Alexandre Julliardwinex11: Add infrastructure for managing the extra...
2011-04-11  Thomas Mullalyinclude: Updated INTERNETFEATURELIST enum and flags.
2011-04-08  Henri Verbeetwined3d: Don't free D3D swapchains until the wined3d...
2011-04-08  Francois Gougetshell32: Fix the *CPLINFO* lData field type.
2011-04-08  Maarten Lankhorstinclude: Add missing defines to mddk.h.
2011-04-07  Rico Schüllerd3dx9: Start effect parameter parsing.
2011-04-06  Aric Stewartstrmbase: Add OutputQueue_EOS implementation.
2011-04-06  Aric Stewartstrmbase: Create OutputQueue for queuing outgoing samples.
2011-04-06  Henri Verbeetwined3d: Remove COM from the rendertarget view implemen...
2011-04-05  Alexandre Julliardserver: Post a message to the desktop window when the...
2011-04-04  Owen Rudgeadvapi32: Add basic SaferSetLevelInformation stub.
2011-04-04  Nikolay Sivovcomctl32/monthcal: Some tests for MCM_SIZERECTTOMIN.
2011-03-31  Alexandre Julliardserver: Return the time of last change along with the...
2011-03-31  David Hedbergcomdlg32: Add NEWFILEOPENV3ORD resource.
2011-03-31  Henri Verbeetwined3d: Remove COM from the shader implementation.
2011-03-30  André Hentscheluxtheme: Add OpenThemeDataEx.
2011-03-30  Henri Verbeetwined3d: Get rid of IWineD3DPixelShader.
2011-03-30  Henri Verbeetwined3d: Get rid of IWineD3DGeometryShader.
2011-03-30  Henri Verbeetwined3d: Get rid of IWineD3DVertexShader.
2011-03-29  Rico Schüllerinclude: Fix ID3DXEffectCompiler interface.
2011-03-29  Rico Schüllerinclude: Add missing D3DXCreateEffect* declarations...
2011-03-29  Vincent Povirkgdiplus: Add test for GdipDrawDriverString.
2011-03-29  Henri Verbeetwined3d: Move IWineD3DVertexShader::SetLocalConstantsF...
2011-03-29  David Hedbergmsi: Add support for patching files.
2011-03-28  Alexandre Julliardwinenas.drv: Remove unnecessary ifdefs.
2011-03-28  Alexandre Julliardwineesd.drv: Remove unnecessary ifdefs.
2011-03-28  Alexandre Julliardwinealsa.drv: Remove unnecessary ifdefs.
2011-03-28  Eric Pouechinclude: Added missing no return attribute.
2011-03-28  Stefan Leichterntoskrnl.exe: Add stub for PsSetLoadImageNotifyRoutine.
2011-03-28  Henri Verbeetwined3d: Remove COM from the texture implementation.
2011-03-18  Henri Verbeetwined3d: Get rid of IWineD3DCubeTexture.
2011-03-17  Henri Verbeetwined3d: Get rid of IWineD3DBaseTexture::IsCondNP2().
2011-03-17  Henri Verbeetwined3d: Get rid of IWineD3DTexture.
2011-03-16  Huw Daviesinclude: Uncomment EMRGRADIENTFILL.
2011-03-16  Andrew Eikuminclude: Add defines for KSDATAFORMAT_SUBTYPE_ALAW...
2011-03-16  Henri Verbeetwined3d: Get rid of IWineD3DVolumeTexture.
next