pdh/tests: Add test for size > 0 but no buffer.
[wine] / include /
2008-02-18  Roderick Colenbranderwined3d: Add separate alpha blend support.
2008-02-18  James Hawkinsmsi: Add tests for enumerating the source list after...
2008-02-17  Alexandre Julliardgdi32: Export the DC hook functions as 32-bit functions.
2008-02-16  Rob Shearmaninclude: Fix the C_ASSERT macro to not generate an...
2008-02-16  Rob ShearmanAdd a new convenience macro for an exception handler...
2008-02-16  Rob ShearmanDon't use GetExceptionCode and GetExceptionInformation...
2008-02-16  Maarten Lankhorstinclude: Add IRunnableTask interface.
2008-02-15  Francois GougetAssorted spelling fixes.
2008-02-15  Francois Gougetadvapi32: Add a rudimentary implementation of CredGetSe...
2008-02-15  Francois Gougetadvapi32: Add some missing CRED_TYPE_XXX constants.
2008-02-15  Marcus Meissnerinclude: Added some defines for EnumDevicesBySemantics.
2008-02-15  Rob Shearmanmsi: Add stub implementation of MsiIsProductElevatedA/W.
2008-02-15  Francois Gougetmscms: [GS]etColorSpace() are not supposed to be define...
2008-02-15  Francois Gougetkernel32: Add prototypes for [GS]etDynamicTimeZoneInfor...
2008-02-13  Rob Shearmaninclude: Fix some typos in dpaddr.h.
2008-02-13  Huw Daviesinetcomm: Implement IMimeMessage_GetTextBody.
2008-02-12  Alexandre Julliardkernel32: Don't save the signal mask in sigsetjmp.
2008-02-11  Francois Gougettests: Avoid InterlockedExchangeAdd() as it is not...
2008-02-08  Lei Zhangquartz: Add VideoRendererDefault.
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2008-02-07  Eric Pouechdbghelp: Added preliminary support for a strange stack...
2008-02-07  Eric Pouechdbghelp: Added HRESULT as new basic type (and some...
2008-02-07  Eric Pouechdbghelp: Fix mixed up return and this type in MFunction V2.
2008-02-06  Francois Gougetriched20: Fix the name of the lpUsedDefChar field of...
2008-02-06  Stefan Dösingerwined3d: Separate OpenGL and driver version.
2008-02-05  Francois Gougetd3dx8: Fix the D3DXAssembleShaderFromFileA/W() prototypes.
2008-02-05  Francois Gougetd3dx8: Add the d3dx8mesh.h header and move the relevant...
2008-02-05  Francois Gougetd3dx8: Make d3dx8core.h C++ compatible.
2008-02-05  Francois Gougetd3dx8: Fix the D3DXMatrixAffineTransformation() prototype.
2008-02-05  Francois Gougetd3dx8core.h: Remove some extraneous #include directives.
2008-02-05  Alistair Leslie... gdiplus: Add GdipSetPenMode stub.
2008-02-04  Bang Jun-younguser32: Fix EndMenu() to match the PSDK.
2008-02-04  Jacek Cabanurlmon: Added CopyStgMedium implementation.
2008-02-04  Jacek Cabanhlink.idl: Added more function declarations.
2008-02-04  Paul Vriensinclude/wintrust.h: Add missing members to CRYPT_PROVID...
2008-02-04  Francois Gougetshell32: Add some SLDF_XXX values, EXP_PROPERTYSTORAGE...
2008-01-24  Alistair Leslie... gmsxml3: Added typelib support.
2008-01-24  Alexandre Julliarduser32: Moved the bulk of CreateWindow and SetWindowPos...
2008-01-23  Alexandre Julliardwinex11: Export a function to dock a window into the...
2008-01-22  Alexandre Julliardserver: Add a separate request to set the window visibl...
2008-01-21  Gerald Pfeiferkernel32: Use setproctitle where applicable to set...
2008-01-18  Eric van Beurdendbghelp: Update some mscvpdb.h definitions and descript...
2008-01-17  Rob Shearmaniphlpapi: Implement GetBestInterfaceEx.
2008-01-17  Alexandre Julliardserver: Don't force the process affinity to 1, leave...
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-16  Francois Gougetinclude: Document some Microsoft spelling mistakes...
2008-01-14  Stefan Dösingerd3d9: Reject IDirect3DDevice9::Reset with active defaul...
2008-01-14  Stefan Dösingerwined3d: Add a new IWineD3DResource::UnLoad method.
2008-01-14  Hans Leidekkerlicense: Update copyright info for the new year.
2008-01-14  Roderick Colenbranderwined3d: Fix glBlendColorEXT for use on RivaTNT.
2008-01-14  Rob Shearmaninclude: Flesh out winhttp.h with more function declara...
2008-01-09  Tony Wasserkainclude: Add d3dx9core.h.
2008-01-08  Stefan Dösingerwined3d: Detect geforce 7300 cards.
2008-01-08  Rob Shearmaninclude: Add prototype for I_RpcNegotiateTransferSyntax.
2008-01-07  Rob Shearmanrpcrt4: Set the ProcNum of RPC_MESSAGE in NdrClientInit...
2008-01-07  Peter Oberndorferdwmapi: Add stub implementation for DwmSetWindowAttribu...
2008-01-07  Alexandre Julliardwined3d: Use unsigned int instead of size_t for element...
2008-01-07  Alexandre Julliardconfigure: Added a check for the soname of libodbc.
2008-01-07  Rob Shearmaninclude: I_RpcBindingInqTransportType and I_RpcMapWin32...
2008-01-07  Rob Shearmaninclude: Add the strict_context_handle flag to the...
2008-01-07  Rob Shearmaninclude: Add defines for context handle flags to rpcfc.h.
2008-01-03  Zach GoldbergFix some typos.
2008-01-03  Rob Shearmaninclude: ws2tcpip.h should include winsock2.h.
2008-01-02  Rob Shearmanntdll: Implement RtlRegisterWait, RtlDeregisterWait...
2008-01-02  Alexander Dorofeyevinclude/d3d.h: Fix method calling macros for IDirect3DT...
2008-01-02  Reece H. Dunngdiplus: Added the ProfileNotFound status code.
2007-12-31  Rob Shearmaninclude: Add defines for more message flags in rpcdcep.h.
2007-12-31  Jacek Cabanurlmon.idl: Added missing MONIKERPROPERTY variables.
2007-12-28  Dmitry Timoshkovuser32: Reimplement IsHungAppWindow.
2007-12-26  Reece H. Dunninclude: Added the new Vista messages.
2007-12-26  Rob Shearmanrpcss: Use context handles to automatically free runnin...
2007-12-26  Rob Shearmaninclude: Remove semi-colons from the end of cpp_quote...
2007-12-23  Stefan Leichtergdiplus: Partly implement GdipCreateFromHDC2
2007-12-21  Andrey Turkinntdll: Implement BindIoCompletionCallback.
2007-12-20  Alexandre Julliardinclude: Added the mountmgr.h header.
2007-12-20  Stefan Dösingerwined3d: Move the GL info structure into the adapter.
2007-12-19  Dmitry Timoshkovinclude: Add CONTEXT86_EXTENDED_REGISTERS and CONTEXT86...
2007-12-18  Alexandre Julliardntoskrnl.exe: Added implementation for IoCreateDriver...
2007-12-18  David Adamd3dx8: Add definition for MatrixStack.
2007-12-18  Huw Daviesinclude: Add IMimeAllocator.
2007-12-18  Rob Shearmaninclude: Add some context handle defines to rpcdcep.h.
2007-12-18  Rob Shearmaninclude: Add more types and function declarations to...
2007-12-18  Francois Gougetrpcrt4: Add an rpcasync.h header stub and fix the RpcEr...
2007-12-18  Rob Shearmaninclude: Add more NDR types and function declarations...
2007-12-17  Rob Shearmaninclude: Add definitions for RPC_FC_SSTRING and RPC_FC_...
2007-12-14  Maarten Lankhorstinclude: Update oleacc with new constants and IAccessib...
2007-12-14  Rob Shearmaninclude: Make RpcRaiseException DECLSPEC_NORETURN,...
2007-12-12  Marcel Partapinclude/winspool.h: Add FORM_INFO_2.
2007-12-07  Francois GougetAssorted spelling fixes.
2007-12-07  Stefan Dösingerwined3d: Initialize output texcoord .w to 1.0 if needed.
2007-12-06  Roy Sheainclude: Added IDL file for BITS.
2007-12-06  Roy Sheainclude: Added bitsmsg.h header.
2007-12-05  Alexandre Julliardserver: Partial implementation of NtQueryDirectoryObject.
2007-12-05  Alexandre Julliardserver: Implemented EnumWindowStations and EnumDesktops.
2007-12-05  Luis C. Busquets... d3dx8: Implementation of D3DXAssembleShaderFromFileA.
2007-12-05  Dmitry Timoshkovinclude: Add an initial version of oleacc.idl.
2007-12-03  Stefan Dösingerwined3d: Detect the Intel GPU in macbooks.
2007-12-03  Rob Shearmaninclude: Fix the HRESULT_FROM_WIN32 macro to not change...
2007-12-03  Rob Shearmaninclude: Move Wine-specific EH_* defines from winnt...
2007-11-30  Jacek Cabanmshtml.idl: Added IHTMLTable declaration.
next