ntll: Fix the detection of the number of CPUs for OpenBSD.
[wine] / include /
2010-09-18  Jacek Cabaninclude: Added more d3d9 error codes.
2010-09-18  Henri Verbeetwined3d: Remove IWineD3DBaseTexture::GetTextureDimensio...
2010-09-16  Misha Koshelevd3dx9_36: Implement D3DXGetDeclLength with tests.
2010-09-16  Ričardas Barkauskaswined3d: Add NVDB support.
2010-09-14  Hans Leidekkerinclude/shlobj.h: Add known folder flags.
2010-09-14  Hans Leidekkerinclude: Add knownfolders.h.
2010-09-14  Henri Verbeetwined3d: IWineD3DBuffer_GetDesc() should never fail.
2010-09-13  Mariusz Plucińskikernel32: New flags added to LoadLibraryEx.
2010-09-13  Mariusz Plucińskiinclude: Add LOCALE_INVARIANT definition.
2010-09-13  Matteo Brunid3dx9: D3DXPreprocessShader implementation with tests.
2010-09-13  Matteo Brunid3dcompiler: D3DPreprocess implementation.
2010-09-13  Vincent Povirkwindowscodecs: Decode CMYK/YCCK JPEG images as CMYK.
2010-09-09  Austin Englishws2_32: Add a stub for WSANSPIoctl.
2010-09-09  Austin Englishrstrtmgr: Add stubs for RmGetList and RmRegisterResources.
2010-09-09  Alistair Leslie... msxml6: Register interfaces.
2010-09-08  Roderick Colenbranderinclude: Undefine INTERFACE before defining it.
2010-09-08  Jacek Cabanurlmon: Correctly handle INET_E_USE_DEFAULT_SETTING...
2010-09-08  Henri Verbeetwined3d: IWineD3DVolume_GetDesc() should never fail.
2010-09-08  Henri Verbeetwined3d: IWineD3DSurface_GetDesc() should never fail.
2010-09-08  Misha Koshelevd3dx9_36: Fix the D3DXCreateMesh() prototype.
2010-09-07  Alexandre Julliarduser32: Add support for fetching window rectangles...
2010-09-07  Alexandre Julliardinclude: Move some included files outside of extern...
2010-09-07  Henri Verbeetwined3d: Getting the current pixel shader should never...
2010-09-07  Henri Verbeetwined3d: Getting the current vertex shader should never...
2010-09-06  Paul Vriensadvapi32: Add stubs for FlushTrace[AW].
2010-09-06  Paul Vriensinclude/evntrace.h: Add some definitions.
2010-09-06  Octavian Voicuinclude: Fix typo in propkeydef.h.
2010-09-02  Louis Lendersshell32: Add stubbed SHGetKnownFolderPath.
2010-09-02  Matteo Bruniinclude: Add D3DXCompileShader declarations.
2010-09-02  Hans Leidekkermsi: Add stub implementations of MsiBeginTransaction...
2010-09-02  Octavian Voicuinclude: Add MCI_INTEGER64 mci type.
2010-09-01  Eric Pouechserver: Report in get_console_mode request whether...
2010-09-01  Eric Pouechserver: Allow a screen buffer to be attached to a given...
2010-09-01  Eric Pouechserver: Enhanced the console input object so that it...
2010-09-01  Henri Verbeetwined3d: Don't require wined3d object parents to be...
2010-09-01  Henri Verbeetwined3d: Clippers don't need parents.
2010-09-01  Henri Verbeetwined3d: Queries don't need parents.
2010-09-01  Henri Verbeetwined3d: Devices don't need parents.
2010-08-31  Mike Kaplinskiyserver: Add accept_into_socket to accept into an initia...
2010-08-31  Henri Verbeetwined3d: Implicit depth/stencil surfaces don't have...
2010-08-31  Henri Verbeetwined3d: Get rid of WINED3DRECT.
2010-08-30  Louis Lenderskernel32: Add stub for WerRegisterFile.
2010-08-30  Louis Lenderskernel32: Add stub for GetUserDefaultLocaleName.
2010-08-30  Nikolay Sivovinclude: Add xml DOMDocument60 definition.
2010-08-30  Vincent Povirkwindowscodecs: Add test for IWICStream::InitializeFromI...
2010-08-30  Matteo Bruniinclude: Update some d3d10shader.h definitions.
2010-08-30  Matteo Brunid3dcompiler: Stub D3DCompile implementation.
2010-08-27  Alexandre Julliardinclude: Specify calling convention explicitly in idl...
2010-08-27  Piotr Cabanmsvcrt: Added _strdate_s and _wstrdate_s implementation.
2010-08-27  Piotr Cabanmsvcrt: Added _strtime_s and _wstrtime_s implementation.
2010-08-26  David Hedberginclude: Fix INameSpaceTreeControlEvents interface...
2010-08-26  Louis Lendersmscoree/tests: Add some tests for GetRequestedRuntimeInfo.
2010-08-26  Louis Lendersinclude: Add RUNTIME_INFO_FLAGS enumeration to mscoree...
2010-08-26  Henri Verbeetd3dx9_36: Fix the D3DXFVFFromDeclarator() prototype.
2010-08-26  Henri Verbeetwined3d: Remove the GetContainer() methods from the...
2010-08-25  Kai Tietzinclude: Fixed LIST_ENTRY macro type casts for win64.
2010-08-24  Henri Verbeetwined3d: Rename WINED3DFORMAT to wined3d_format_id.
2010-08-24  Henri Verbeetwined3d: Pass floating point colors to IWineD3DDeviceIm...
2010-08-24  Austin Englishntdll: Add Sparc processor support.
2010-08-23  Alexandre Julliardserver: Change the removable fd flag to a cacheable...
2010-08-23  Damjan Jovanovicconfigure: Check for libicns.
2010-08-23  Detlef Riekenberginclude: Add more TOKEN_INFORMATION_CLASS result struct.
2010-08-23  Austin Englishdbghelp: Add initial Sparc CPU support.
2010-08-23  Henri Verbeetwined3d: Pass a WINED3DCOLORVALUE structure to IWineD3D...
2010-08-20  Nikolay Sivovcomctl32/tests: Use reduced IMAGELISTDRAWPARAMS structu...
2010-08-20  Rico Schüllerd3dcompiler: Add D3DCreateBlob() declaration.
2010-08-19  Misha Koshelevd3dx9: Add tests for FVF <-> declaration conversion.
2010-08-18  Mariusz Plucińskigameux: Add definitions of resource identifiers to...
2010-08-17  Andrew Nguyeninclude: Add definitions for IP_ADAPTER_ADDRESSES flag...
2010-08-17  Andrew Nguyeninclude: Add prototype for GetAdaptersAddresses.
2010-08-17  David Hedbergshell32: Partial implementation of IShellItem::BindToHa...
2010-08-17  André Hentschelntdll: Add more error codes.
2010-08-17  Henri Verbeetwined3d: Remove SetContainer() from the public IWineD3D...
2010-08-17  Henri Verbeetwined3d: Remove SetContainer() from the public IWineD3D...
2010-08-17  Rico Schüllerd3d10: Forward D3D10CreateBlob to d3dcompiler_43.dll.
2010-08-17  Rico Schüllerd3d10: Fix d3dcommon.h inclusion.
2010-08-16  André Hentscheluser32: Use a macro instead of direct values.
2010-08-16  Detlef Riekenberginclude: Add inaddr.h.
2010-08-16  Aric Stewartusp10: Generalize out applying Opentype features and...
2010-08-16  André Hentscheldwmapi: Add stub for DwmDefWindowProc.
2010-08-04  Nikolay Sivovcomctl32/monthcal: Add some tests for post-V1 hittest...
2010-08-04  Misha Koshelevd3dx9: Add stub and tests for D3DXCreateMesh.
2010-08-04  Misha Koshelevd3dx9: Add _D3DXMESH enumeration.
2010-08-04  André Hentschelntdll: Add SXS error codes.
2010-08-04  Matteo Bruniinclude: Stub d3dcompiler.h, d3d11shader.h.
2010-08-04  Matteo Bruniinclude: Fix some d3d10shader.h defines.
2010-08-04  Matteo Bruniinclude: Add some d3dcompiler-related definitions.
2010-08-03  Mike Kaplinskiyinclude/mswsock: Add WS_ prefix if necessary.
2010-08-03  Detlef Riekenberginclude: Add a closing bracket.
2010-08-02  Dmitry Timoshkovgdi32: Do not crash on an invalid pointer passed to...
2010-07-30  Andrew Nguyenoleaut32: Partially implement UnRegisterTypeLibForUser.
2010-07-30  Andrew Nguyenoleaut32: Partially implement RegisterTypeLibForUser.
2010-07-30  Henri Verbeetwined3d: The stateblock doesn't have a parent.
2010-07-28  Matteo Bruniinclude: Add the ID3D10Blob interface.
2010-07-28  Wade Gobelgdiplus: Implemented GdipFillClosedCurve and GdipFillCl...
2010-07-26  Alexandre Julliardgdi32: Replace the SelectVisRgn Wine-specific export...
2010-07-26  Hans Leidekkerinclude: Add the TOKEN_ELEVATION_TYPE enumeration.
2010-07-26  David Hedbergshell32: Implement SHCreateShellItemArrayFromDataObject.
2010-07-26  David Hedbergshell32: Implement SHCreateShellItemArrayFromShellItem.
2010-07-26  David Hedbergshell32: Initial implementation of IShellItemArray...
next