Correct argument count for URLDownloadToCacheFile{A,W}.
[wine] / include /
2005-11-10  Raphael JunqueiraAdded support for SHADEBLENDCAPS.
2005-11-10  Raphael JunqueiraDefine GL_EXT_framebuffer_object and GL_EXT_pixelbuffer...
2005-11-10  Jacek CabanAdded URLDownloadToCacheFile[AW] stub.
2005-11-08  Alexandre JulliardFixed typo: get_doctype returns an IXMLDOMDocumentType.
2005-11-08  Alexandre JulliardAdd an argument to all uses of the __ONLY_IN_WINELIB...
2005-11-07  James HawkinsDefine the setupapi hresult errors.
2005-11-07  Peter LemenkovAdded some missing definitions in wininet.h.
2005-11-07  Huw DaviesAdd IXMLDOMParseError.
2005-11-07  Ivan Leo PuotiImplement RtlInitAnsiStringEx.
2005-11-04  Vincent BéronFix typo: PSYM_ENUMSOURCEFILES_CALLBACK instead of
2005-11-04  Vincent BéronFix warning about memmove re#definition.
2005-11-03  Kevin KoltzauFix warnings and errors in 64bit.
2005-11-03  Ivan Leo PuotiFix some wrong prototypes.
2005-11-03  Eric PouechImplemented SymEnumLines.
2005-11-02  Alexandre JulliardFixed Get/SetThreadContext to work properly on suspende...
2005-11-02  Oliver StieberImplement D3DFMT_UNKNOWN surfaces, this seems to be...
2005-11-02  Mike McCormackStub implementation for MsiAdvertiseScriptA/W.
2005-11-02  Mike McCormackStub implementation for MsiGetFileHashA/W.
2005-11-02  Rob ShearmanAdd declarations for NdrAsyncClientCall, NdrAsyncStubCa...
2005-11-02  Lionel UlmerAdd 'ENUM_...._SETTINGS' flag and make use of it in...
2005-11-01  Alexandre JulliardDon't send an extra signal when waiting for a debug...
2005-10-31  Huw DaviesImplement playback of EMR_ALPHABLEND.
2005-10-30  Mike McCormackDefine MSIDBOPEN_ constants using LPCWSTR when compilin...
2005-10-30  Alexandre JulliardMake all winecrt0 functions and variables hidden.
2005-10-30  Christian CostaRemove no longer used wine_dbg_parse_options and wine_d...
2005-10-30  Mike McCormackAdd a stub implementation of msi.MsiSetMode.
2005-10-28  Ivan Leo PuotiFix NtQueryDirectoryObject prototype, documentation...
2005-10-27  Vitaliy Margolen- Send whole OBJECT_ATTRIBUTES.Attributes to the server...
2005-10-27  Dmitry TimoshkovAdd some missing USER definitions, add a couple of...
2005-10-27  Robert ShearmanAdd the macros used in dlldata.c files.
2005-10-27  Ivan Leo PuotiAdd stub implementation for NtAccessCheckAndAuditAlarm.
2005-10-27  Stefan LeichterDeclare ExecuteCab and TranslateInfString.
2005-10-27  Juan LangImplement CryptMem and undocumented I_Crypt*Tls functio...
2005-10-27  Robert ShearmanAdd IFontEventsDisp and IProvideMultipleClassInfo.
2005-10-26  Huw DaviesStubs for NdrStubForwardingFunction and NdrCStdStubBuff...
2005-10-26  Vitaliy MargolenAdd OBJECT_BASIC_INFORMATION to winternl.h.
2005-10-26  Dmitry TimoshkovAdd a test for GetCurrentObject, make it pass under...
2005-10-18  Alexandre JulliardAdded a __wine_dbg_set_channel_flags function to allow...
2005-10-10  Alexandre JulliardDefault search path for an include file should be based...
2005-10-06  Peter LemenkovAdded security.h.
2005-10-06  Huw DaviesAdd a Wine specific flag to GetRasterizeCaps that repor...
2005-10-04  Dimi PaunAllow MSVC to use Wine's headers.
2005-10-03  Robert ReifFixes so d3d9.h and dsound.h can be included at the...
2005-09-30  Juan LangAdd defines needed for installable OID functions.
2005-09-30  Robert ReifAdded missing error code.
2005-09-29  Alexandre JulliardExport the get_channel_flags function avoid warnings...
2005-09-28  Alexandre JulliardDeclare debug channels as static variables so that...
2005-09-28  H. VerbeetFix missing prototypes when using nVidia OpenGL headers.
2005-09-28  Alexandre JulliardNew scheme for keeping track of debug channels that...
2005-09-28  Huw DaviesEnumDisplayDevices and GetMonitorInfo should return...
2005-09-28  Juan LangAdd a few more missing prototypes.
2005-09-27  Alexandre JulliardAdded implementation of _dstbias and __p__dstbias.
2005-09-27  Eric PouechImplemented kernel32 process affinity handling on top...
2005-09-26  Alexandre JulliardExport the temp buffer functionality in the debug funct...
2005-09-26  Francois GougetAdd iads.idl to define the IADsContainer interface.
2005-09-26  Francois GougetDefine the Direct3DRM GUIDs in d3drm.h.
2005-09-26  Alexandre JulliardUse int instead of long in interlocked_* functions...
2005-09-26  Eric Pouech- now passing access rights when creating a named pipe...
2005-09-26  Francois GougetAdd AVISTREAMREAD_CONVENIENT.
2005-09-23  Ivan Leo PuotiAdded ddk/wdm.h.
2005-09-23  Alexandre JulliardDefined a proper structure for debug channels.
2005-09-23  Robert ReifAdd some missing error codes.
2005-09-23  Detlef RiekenbergDefinition added for VFT2_DRV_VERSIONED_PRINTER.
2005-09-23  Vijay Kiran KamujuImplementation of _get_sbh_threshold and _set_sbh_threshold
2005-09-22  Alexandre JulliardDefine data types to the correct size on 64-bit platforms.
2005-09-21  Eric KohlImplement setupapi stringtable functions.
2005-09-21  Oliver StieberImplemented occlusion queries using either GL_ARB_occlu...
2005-09-21  Vijay Kiran KamujuAdded addrinfo structures.
2005-09-20  Jan Van Buggenhoutimplement stubs for MsiSequence[AW].
2005-09-20  Mike McCormackAdd INSTALLSTATE_NOTUSED to the INSTALLSTATE enumeration.
2005-09-19  Aric StewartAdd the IHlinkFrame interface to hlink.idl.
2005-09-19  Alexandre JulliardUse the default structure packing like Windows does.
2005-09-19  Alexandre JulliardFixed the structure layout to be identical to the publi...
2005-09-19  Vijay Kiran KamujuAdded __p__amblksiz implementation.
2005-09-19  Jacek Caban- Added IHttpNegotiate2 interface.
2005-09-18  Alexandre JulliardMoved return value handling to the individual relay...
2005-09-18  Alexandre JulliardMake the users of wine_call_from_32_regs save %eax...
2005-09-16  Dmitry TimoshkovAdd a test for mmioDescend, make it pass under Wine.
2005-09-16  Mike McCormackFix the stub for MsiConfigureFeature.
2005-09-15  Vincent BéronTweak the test for detecting libxslt as it didn't work...
2005-09-14  Robert Shearman- Add support for navigating a toolbar with the arrow...
2005-09-14  Robert ShearmanDefine RPC_FC_RANGE.
2005-09-13  Alexandre JulliardImplemented InterlockedCompareExchangePointer and
2005-09-13  Alexandre JulliardRemove the 'L' suffix on a number of constants to avoid...
2005-09-13  Alexandre JulliardAvoid some warnings on 64-bit platforms.
2005-09-12  Alexandre JulliardFixed a few more pointer to integer typecast issues...
2005-09-12  Dmitry TimoshkovEXTLOGPEN.elpHatch can contain a handle as well.
2005-09-12  Alexandre JulliardFixed a number of pointer to integer conversions that...
2005-09-12  Ivan Leo PuotiAdded a missing define.
2005-09-12  Alexandre JulliardLOGBRUSH.lbHatch must be a ULONG_PTR since it can conta...
2005-09-12  Jacek CabanAdded missing attributes.
2005-09-12  Jacek CabanAdded more definitions.
2005-09-12  Alexandre JulliardFixed the binary layout gcc hacks to do the right thing...
2005-09-09  Alexandre JulliardUse a more portable scheme for storing the name of...
2005-09-09  Jacek CabanMove protocol's CLSIDs to urlmon.idl.
2005-09-08  Phil KrylovAdded typedefs SQLWCHAR and SQLTCHAR.
2005-09-08  Ge van GeldorpFix NdrServerContextMarshall prototype.
2005-09-07  Mike McCormackFix a typo.
2005-09-07  Hans LeidekkerImplement ldap_escape_filter_element*.
2005-09-06  Marcus MeissnerAdded DRAWPATTERNRECT Escape() 16<->32 mapper and stub...
next