wined3d: Create a common WineD3D base class, IWineD3DBase.
[wine] / include /
2005-11-28  Vitaliy MargolenAdd some 64 bit definitions.
2005-11-28  Eric PouechAdded stubs for DbgHelp functions: SymRegisterFunctionE...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-24  Marcus Meissnerextern "C" wrappers for usp10.h.
2005-11-24  Vijay Kiran KamujuInstall usp10.h.
2005-11-24  Juan LangAdd more declarations.
2005-11-23  Francois Gougetwinldap.h should include windeh.f and schnlsp.h.
2005-11-23  Francois GougetAdd LPADDRINFO, missing IP_* defines and missing APIs.
2005-11-23  Andrew WebbDefine DateTime_SetMonthCalColor.
2005-11-21  Oliver StieberImplement a pixel shader parser and cross compiler...
2005-11-21  Alexandre JulliardFixed handling of mailslot read timeout to avoid compil...
2005-11-21  Vincent BéronAdd/correct prototypes for some already defined functio...
2005-11-21  Vincent BéronAdd/correct prototypes for some already defined functio...
2005-11-21  Vitaliy MargolenReplace inherit flag with object attributes in winstati...
2005-11-21  Ge van GeldorpFix some prototypes to match the PSDK.
2005-11-21  Vincent BéronAdd prototypes for some already defined functions in...
2005-11-17  Marcus MeissnerImplemented getaddrinfo(), including full mapping of...
2005-11-17  Jacek CabanAdded IHTMLWindow forward declaration.
2005-11-16  Marcus MeissnerAdded mapping between unix and windows sockaddr_in6...
2005-11-15  Mike McCormackFix function prototype and spec file entry for
2005-11-15  Raphael JunqueiraAdd stubs around ScriptStringAnalyse to avoid PAF crash.
2005-11-14  Peter LemenkovAdded extern "C".
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.
next