Updated French resources.
[wine] / include /
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...
2005-09-06  Ivan Leo PuotiAdded FSCTL_PIPE_LISTEN support.
2005-09-06  Detlef RiekenbergMoved cfgmgr32.h to include/ddk/.
2005-09-06  Aric StewartAdded stub implementations for MsiEnumPatchesA/W.
2005-09-06  Eric Pouech- rewrite kernel32:{Set|Get}PriorityClass on top of...
2005-09-06  Mike McCormackAdd the INSTALLMODE enumeration.
2005-09-06  Eric PouechFixes for function prototypes without arguments.
2005-09-06  James HawkinsCorrect third parameter of NtQueryInformationAtom.
2005-09-06  Jacek Caban- Update GetSecurityId declaration.
2005-09-03  Alexandre JulliardUse explicit function pointers for pthread support...
2005-09-03  Mike McCormackImplemented IXMLDOMNode::selectNodes.
2005-09-02  Alexandre JulliardMoved the spec file init function and constructor to...
2005-09-02  Troy RolloAdded objsafe.idl for IObjectSafety interface.
2005-09-02  Troy RolloFor C++, declare initialised GUIDs to be "extern const...
2005-09-02  Jacek CabanAdded CreateFormatEnumerator implementation.
2005-09-02  Kevin KoltzauFix warnings in 64bit.
2005-09-02  Juan LangMore definitions and prototypes.
2005-09-02  Daniel RemenakAdd definitions for force feedback command and status...
2005-08-30  Frank RichterFix warnings in 64bit.
2005-08-29  Juan LangAdded a LIST_FOR_EACH_ENTRY_SAFE helper macro.
2005-08-27  Frank RichterAdded WC_SCROLLBAR.
2005-08-27  Marcus MeissnerIsNetworkAlive() enhanced, always reports LAN.
2005-08-26  Robert ShearmanAdded more wtypes definitions, particularly for GDI...
2005-08-26  Robert Shearman- The output size should be *pcbPolicy for ppPolicy...
2005-08-26  Robert ShearmanMove interfaces around to satisfy MIDL.
2005-08-26  Robert ShearmanRemove nonsense msxml IDL attributes.
2005-08-26  Juan LangCorrect a typo, and add more definitions.
2005-08-25  Detlef RiekenbergAdded winsplp.h header.
2005-08-25  Alexandre JulliardFixed installation rules for Wine-specific IDL files.
2005-08-25  James HawkinsMoved itss.idl to include/wine.
2005-08-25  Robert ShearmanUpdate to include all of the interfaces in the Platform...
2005-08-24  Alexandre JulliardDon't cache file descriptors open on removable devices.
2005-08-24  Johan DahlinImplemented MsiSetComponentState*.
2005-08-24  Mike McCormackBetter stub for MsiViewGetError.
next