kernel32: Fix memory leak.
[wine] / include /
2011-12-07  Henri Verbeetwined3d: Get rid of the WineDirect3DStridedData typedef.
2011-12-07  Henri Verbeetwined3d: Get rid of the WINED3DBOX typedef.
2011-12-06  Piotr Cabaninclude: Update msvcrt/locale.h.
2011-12-06  Alexandre Julliardgdi32: Pass the total visible region in the SetDeviceCl...
2011-12-06  Henri Verbeetwined3d: Get rid of the WINED3DLOCKED_BOX typedef.
2011-12-06  Henri Verbeetwined3d: Get rid of the WINED3DLOCKED_RECT typedef.
2011-12-05  Henri Verbeetwined3d: Get rid of WINED3DDEVINFO_VCACHE.
2011-12-05  Henri Verbeetwined3d: Get rid of WINED3DDEVINFO_VERTEXSTATS.
2011-12-02  André Hentschelntoskrnl: Add a stub for ExInitializePagedLookasideList.
2011-12-02  Henri Verbeetwined3d: Get rid of the WINED3DRASTER_STATUS typedef.
2011-12-02  Henri Verbeetwined3d: Get rid of the WINED3DPRESENT_PARAMETERS typedef.
2011-12-01  Henri Verbeetwined3d: Get rid of WINED3DDEVINFO_RESOURCEMANAGER.
2011-12-01  Henri Verbeetwined3d: Get rid of WINED3DDEVINFO_STAGETIMINGS.
2011-11-30  Piotr Cabanservices: Added support for SERVICE_CONFIG_PRESHUTDOWN_...
2011-11-30  Piotr Cabaninclude: Update winsvc.h header.
2011-11-30  Alexandre Julliardwinex11: Implement rectangular gradients using XRender...
2011-11-30  Henri Verbeetwined3d: Get rid of WINED3DDEVINFO_PIPELINETIMINGS.
2011-11-30  Henri Verbeetwined3d: Get rid of WINED3DDEVINFO_INTERFACETIMINGS.
2011-11-30  Henri Verbeetddraw: Keep the primary surface mapped at the same...
2011-11-30  Henri Verbeetwined3d: Add a flags parameter to wined3d_surface_create().
2011-11-30  Henri Verbeetddraw: Resize the swapchain window on mode changes...
2011-11-29  Vitaliy Margolendinput: Stub IDirectInputJoyConfig8 interface.
2011-11-29  Henri Verbeetwined3d: Get rid of WINED3DDEVINFO_CACHEUTILIZATION.
2011-11-29  Henri Verbeetwined3d: Get rid of WINED3DDEVINFO_BANDWIDTHTIMINGS.
2011-11-28  Henri Verbeetwined3d: Get rid of the WINED3DDEVICE_CREATION_PARAMETE...
2011-11-25  Henri Verbeetwined3d: Get rid of the WINED3DVERTEXELEMENT typedef.
2011-11-25  Henri Verbeetwined3d: Get rid of the WINED3DCLIPSTATUS typedef.
2011-11-24  Francois Gougetinclude: Update winuser.rh.
2011-11-24  Michael Stefaniucinclude: DPL_NOCONFIRMATION is not a long.
2011-11-24  Henri Verbeetwined3d: Get rid of the WINED3DADAPTER_IDENTIFIER typedef.
2011-11-24  Henri Verbeetwined3d: Get rid of the WINED3DTRIPATCH_INFO typedef.
2011-11-23  Michael Stefaniucinclude: Drop unneeded l modifiers from numeric constan...
2011-11-23  Henri Verbeetwined3d: Get rid of the WINED3DRECTPATCH_INFO typedef.
2011-11-23  Henri Verbeetwined3d: Get rid of the WINED3DLINEPATTERN typedef.
2011-11-22  Michael Stefaniucinclude: Make some more "long" numeric constants LP64...
2011-11-22  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2011-11-22  Michael Stefaniucinclude: Fix "l" numeric constants in winbase.h.
2011-11-22  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2011-11-22  Henri Verbeetwined3d: Get rid of the WINED3DGAMMARAMP typedef.
2011-11-22  Henri Verbeetwined3d: Get rid of the WINED3DVIEWPORT typedef.
2011-11-21  Francois Gougetinclude: Move macros to winuser.rh and include it from...
2011-11-21  Michael Stefaniucinclude: Drop some superfluous l modifiers from numeric...
2011-11-21  Michael Stefaniucinclude: Drop "l" modifiers from numeric constants...
2011-11-21  Henri Verbeetwined3d: Get rid of the WINED3DMATERIAL typedef.
2011-11-21  Henri Verbeetwined3d: Get rid of the WINED3DLIGHT typedef.
2011-11-18  Hans Leidekkerwinhttp: Implement WinHttpGetProxyForUrl.
2011-11-18  Henri Verbeetwined3d: Get rid of the WINED3DMATRIX typedef.
2011-11-18  Henri Verbeetd3d10: Implement D3D10StateBlockMaskUnion().
2011-11-17  Henri Verbeetwined3d: Get rid of the WINED3DVECTOR typedef.
2011-11-17  Henri Verbeetwined3d: Get rid of the WINED3DDISPLAYMODE typedef.
2011-11-17  Henri Verbeetd3d10: Implement D3D10StateBlockMaskIntersect().
2011-11-17  Henri Verbeetd3d10: Implement D3D10StateBlockMaskGetSetting().
2011-11-17  Henri Verbeetd3d10: Implement D3D10StateBlockMaskEnableCapture().
2011-11-16  Vincent Povirkwindowscodecs: Flesh out IWICMetadataReader test.
2011-11-16  Vincent Povirkwindowscodecs: Add tests for IWICMetadataReader.
2011-11-16  Vincent Povirkinclude: Define IWICPersistStream.
2011-11-16  Henri Verbeetwined3d: Pass a wined3d_color struct to wined3d_device_...
2011-11-16  Henri Verbeetwined3d: Get rid of the WINED3DCOLORVALUE typedef.
2011-11-16  Henri Verbeetd3d10: Implement D3D10StateBlockMaskEnableAll().
2011-11-16  Henri Verbeetd3d10: Implement D3D10StateBlockMaskDisableCapture().
2011-11-16  Henri Verbeetd3d10: Implement D3D10StateBlockMaskDisableAll().
2011-11-15  Hans Leidekkerwinhttp: Implement WinHttpDetectAutoProxyConfigUrl.
2011-11-15  Henri Verbeetd3d10: Implement D3D10StateBlockMaskDifference().
2011-11-15  Henri Verbeetd3d10: Add the ID3D10StateBlock interface.
2011-11-14  Francois Gougetinclude: Update dlgs.h.
2011-11-14  Francois Gougetinclude: Update commctrl.rh and remove duplication...
2011-11-14  Francois Gougetinclude: Move the DDE_xxx macros to dde.rh.
2011-11-14  Francois Gougetinclude: Add some more sublanguages and sort orders.
2011-11-14  Francois Gougetdlls: Remove unneeded include directives in resource...
2011-11-14  Daniel Scharrerinclude: Don't use min/max in d3dx9math.inl as they...
2011-11-14  Francois Gougetkernel32: Declare more TimerQueue functions in winbase.h.
2011-11-14  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2011-11-14  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2011-11-14  Michael Stefaniucinclude: Drop "l" modifiers from numeric constants...
2011-11-09  Vincent Povirkinclude: Add definition of IWICComponentFactory and...
2011-11-09  Michael Stefaniucinclude: Fixup "long" numeric constants in vfw.h.
2011-11-09  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2011-11-09  Michael Stefaniucinclude: Fixup "long" numeric constants in commctrl.h.
2011-11-08  Alexandre Julliardgdi32: Add a CopyBitmap driver entry point.
2011-11-08  Austin Englishinclude: Define _WIN64 on sparc/powerpc64.
2011-11-08  Francois Gougetinclude: Move the language and sort macros to winnt.rh.
2011-11-07  Francois Gougetversion: Add verrsrc.h and make it so it does not need...
2011-11-07  Francois Gougetversion: Add some macros and prototypes to winver.h.
2011-11-04  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2011-11-04  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2011-11-04  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2011-11-04  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2011-11-04  Michael Stefaniucinclude: Drop gratuitous l modifier from numeric consta...
2011-11-02  Alexandre Julliardgdi32: Pass the full brush contents in the SelectBrush...
2011-11-02  Alexander Morozovwincrypt.h: Fix a typo.
2011-10-31  Henri Verbeetwined3d: Create the DIB section for DDSCAPS_OWNDC surfa...
2011-10-31  Henri Verbeetwined3d: Get rid of the wined3d_surface_bltfast() export.
2011-10-31  Alexandre Julliardgdi32: Add a DC driver entry point for GdiGradientFill.
2011-10-31  Bruno Jesusinclude: Add a few defines to winscard.h.
2011-10-31  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2011-10-31  Michael Stefaniucinclude: Fix numeric constants in dinput.h for LLP64...
2011-10-31  Michael Stefaniucinclude: Fix numeric constants in digitalv.h for LLP64...
2011-10-31  André Hentschelinclude: Add some new ARM defines.
2011-10-31  André Hentschelinclude: Clean up some comments.
2011-10-28  Michael Stefaniuckernel32/ntdll: Mark a variable as unused.
next