ntdll: Refuse to create new thread if the target process is being terminated.
[wine] / include / objbase.h
2012-06-11  Michael Stefaniucinclude: Drop outdated comment about COM interface...
2010-03-29  Mikhail Maroukhineobjbase.h: CLSIDFromString: Add constness to the parame...
2009-01-21  Nikolay Sivovaclui: Added stub dll.
2009-01-19  Andrey Turkinole32: Add CoGetCallContext and CoSwitchCallContext...
2008-09-05  Marcus MeissnerAnnotate with allocation size attribute.
2008-05-06  Francois Gougetole32: Fix spelling of pCapabilities.
2008-02-26  Alexandre Julliardole32: Added a CoGetContextToken stub.
2007-09-12  Rob Shearmanole32: Implement CoFreeUnusedLibrariesEx.
2007-03-14  Rob Shearmaninclude: Add a definition for REGCLS_SURROGATE and...
2007-02-20  Francois Gougetole32: Better match the PSDK types and fix the winapi_c...
2007-01-22  Bang Jun-Youngobjbase.h: Fix typo in comment.
2006-12-29  Rob Shearmaninclude: Add function declarations for CoAllowSetForegr...
2006-11-08  Francois Gougetinclude/objbase.h: Add missing include directives.
2006-06-13  Mike McCormackinclude: Remove non-ASCII characters in headers for...
2006-06-12  Alexandre Julliardinclude: Make the Dll* entry points hidden.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-12-02  Vincent BéronUse the typedef'd declaration of IRpcStubBuffer and...
2005-07-26  Alexandre JulliardMake CONST_VTABLE the default in the Wine source.
2005-07-26  Alexandre JulliardUncomment the typedef in the DECLARE_INTERFACE macro...
2005-07-24  Vincent BéronRemove multiple declarations of the same function,...
2005-06-09  Mike McCormackAdded some function declarations.
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2005-05-17  Robert ShearmanAdd Wine-only type checking for DllRegisterServer and
2005-05-05  Matthew MastracciReplace StgCreateStorageEx stub with call to StgCreateD...
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-17  Robert Shearman- Add critsec debugging info.
2005-03-05  Mike McCormackDeclare the value of STGM_DIRECT_SWMR.
2005-03-02  Francois GougetAssorted spelling fixes.
2004-12-06  Robert ShearmanRemove duplicate function declaration.
2004-12-01  Robert Shearman- Add some function declarations to objbase.h.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-10-05  Alexandre JulliardGet rid of the non-standard Ixxx_METHODS macro definiti...
2004-09-09  Alexandre JulliardGet rid of the non-standard ICOM_THIS macro.
2004-09-09  Francois GougetMove the PROPVARIANT declaration from objidl.idl to...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-23  Alexandre JulliardGet rid of the ICOM_MSVTABLE_COMPAT support, g++ no...
2004-08-22  Alexandre JulliardDon't define BEGIN_INTERFACE in unknwn.h.
2004-08-13  Alexandre JulliardMoved ICOM_THIS_MULTI definition out of objbase.h and...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_DEFINE macro.
2004-04-30  Francois GougetAdd a stub for StgCreateStorageEx(). Returns
2004-01-23  Alexandre JulliardMoved a few remaining 16-bit definitions out of the...
2004-01-23  Ge van GeldorpFix various function prototypes to conform to PSDK.
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2003-10-14  Alexandre JulliardMoved the 16-bit storage interfaces out of the exported...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-08-28  Dave BelangerAdded CoDisconnectObject and CoRegisterMessageFilter...
2003-04-12  Alexandre JulliardThe com_interface attribute is not needed on derived...
2003-04-11  Alexandre JulliardSimplified COM interface declarations, removing the...
2003-04-10  Alexandre JulliardGet rid of the ICOM_CALL macros.
2003-04-10  Alexandre JulliardUse a more compatible technique to declare COM interfac...
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2002-12-23  Ove KaavenMerge the rest of include/wine/obj_base.h into include...
2002-12-18  Ove KaavenMoved COM API prototypes to objbase.h, from wine/obj_*.h.
2002-12-06  Ove KaavenMoved COM API prototypes in include/wine/obj_base.h to
2002-12-05  Alexandre JulliardAdded rpc.h include to fix tests compilation.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-05-07  Francois GougetAdded missing include directives.
2001-04-12  Peter Hunnisett- Provide lobby provider COM object header file and...
2001-01-02  François GougetShould include cguid.h.
2000-12-19  François GougetMoved some of the STDMETHOD/STDAPI to winnt.h.
2000-12-15  François GougetFixed the prototype of GetClassFile.
2000-11-15  Francois GougetMatch the Windows header dependencies.
2000-10-19  Francois GougetAdded/fixed missing extern "C".
2000-09-22  Francois GougetMust include 'stdlib.h'.
2000-06-16  Francois GougetReorder the __attribute__ directive in the legacy macro...
1999-06-05  Paul QuinnSome non-threatening fixes to some headers, as well...
1999-04-22  Adrian ThurstonClean up objbase.h. Makes the STDMETHOD set of macros...
1999-03-23  Noomen HamzaImplemented:
1999-03-10  Paul QuinnAdded a lot of new OLE interfaces.
1999-02-17  Francois GougetMoved some definitions to their proper include file.
1999-02-13  Francois GougetAdded the actual interface definitions to the obj_marsh...
1999-02-13  Francois GougetMake the REFxxx types const even in C. Also add FMTID.
1999-01-30  Francis BeaudetImplemented the startup-shutdown mechanism for the...
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-26  Francois GougetREFIID was not defined.
1998-12-18  François GougetFirst step to make it possible to call COM interfaces...