mshtml.idl: Added IHTMLButtonElement and DispHTMLButtonElement declarations.
[wine] / include / rpcndr.h
2011-11-23  Michael Stefaniucinclude: Drop unneeded l modifiers from numeric constan...
2011-06-02  Alexandre Julliardinclude: Make CLIENT_CALL_RETURN definition platform...
2011-05-24  Francois Gougetinclude: Add some __RPC_XXX macros to help compile...
2010-12-01  AndrĂ© Hentschelinclude: Increase rpcndr header version.
2010-10-27  Amine Khaldiwidl: Do not define MIDL_user_allocate and MIDL_user_fr...
2010-09-07  Alexandre Julliardinclude: Move some included files outside of extern...
2009-11-21  Alexandre Julliardinclude: Define hyper to INT64 instead of __int64 to...
2009-10-08  Francois Gougetrpcrt4: A signed 1-bit bitfield doesn't make much sense...
2009-10-06  Alexandre Julliardinclude: Add support for building Wine with strict...
2009-05-27  Alexandre Julliardinclude: Fix the packing of the MIDL_STUB_MESSAGE struc...
2009-02-02  Rob ShearmanChange parameter type from size_t to SIZE_T for MIDL_us...
2009-01-23  Rob Shearmanrpcrt4: Don't declare functions that aren't exported...
2009-01-04  Michael Stefaniucinclude: Change RPC_LENGTH to ULONG for Win64 compatibi...
2008-09-15  Alexandre Julliardinclude: Added definition for RPC_BAD_STUB_DATA_EXCEPT...
2008-09-10  Marcus Meissnerinclude: Mark up with alloc_size attribute.
2008-09-08  Rob Shearmanrpcrt4: Change type of len parameter of NdrAllocate...
2008-09-05  Marcus MeissnerAnnotate with allocation size attribute.
2008-06-23  Rob Shearmaninclude: Add new bitfields to MIDL_STUB_MESSAGE added...
2008-06-19  Rob Shearmaninclude: Update the MIDL_STUB_MESSAGE structure.
2008-06-10  Rob Shearmaninclude: Add declaration for RpcSmDestroyClientContext...
2007-12-18  Rob Shearmaninclude: Add more NDR types and function declarations...
2007-03-20  Rob Shearmaninclude: Fix the byte-order in the definition of the...
2007-02-07  Francois Gougetrpcrt4: Better match the PSDK types and fix the winapi_...
2007-01-11  Francois Gougetrpcrt4: Give a proper name to some formerly reserved...
2006-11-09  Michael Stefaniucrpcndr.h: Use ULONG/LONG/DWORD for Win64 compatibility...
2006-09-29  Francois GougetFix rpcndr.h so it takes CONST_VTABLE into account.
2006-07-07  Robert Shearmanoleaut32: Add a typedef for "boolean".
2006-05-26  Mike McCormackrpcrt4: Remove unused IN and OUT macros.
2006-05-25  Robert Shearmanrpcrt4: Implement explicit generic binding handles.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-03  Robert Shearmaninclude: Add function declarations for the Range type.
2006-01-27  Robert Shearmaninclude: Add types and definitions for RPC user callbac...
2005-11-02  Rob ShearmanAdd declarations for NdrAsyncClientCall, NdrAsyncStubCa...
2005-09-08  Ge van GeldorpFix NdrServerContextMarshall prototype.
2005-08-03  Robert ShearmanAdd stubs for NdrMapCommAndFaultStatus, conformant...
2004-12-20  Peter Berg LarsenRemove compiler warnings for the # not being at the...
2004-09-08  Francois GougetFix and unify parsing of calling conventions.
2004-09-03  Mike McCormackUse only standard C types in rpchdr.h.
2004-09-03  Francois GougetAdded missing field to MIDL_STUB_MESSAGE.
2004-03-22  Robert ShearmanAdded some declarations.
2004-03-22  Eric PouechAdded C++ support.
2004-03-03  Robert Shearman- Add more RPC format characters.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-01-31  Ove KaavenSome RPC definitions.
2002-12-02  Alexandre JulliardAuthors: Greg Turner <gmturner007@ameritech.net>, Ove...
2002-10-31  Greg Turner- Cast NDR_* #defines to (unsigned long) instead of...
2002-10-28  Greg Turner- Clean up and add some comments.
2002-10-28  Greg Turner- Clean up and enhance some traces.
2002-10-25  Greg Turner- Make explicit some missing include dependencies.
2002-10-23  Greg TurnerImplemented NdrClientInitializeNew.
2002-10-22  Greg Turner- Use Ove-style macros for NdrConformantStringMarshall...
2002-10-21  Greg TurnerFix return types of NdrConformantStringMarshall, NdrGet...
2002-10-19  Greg TurnerSuper-crude implementation for NdrClientCall2.
2002-10-16  Greg TurnerUse the msvc way to return a struct, fixing wierd problems.
2002-10-10  Ove KaavenStubby NdrClientCall2 & some header changes.
2002-09-12  Alexandre JulliardRemoved the __uint* types from basetsd.h since they...
2002-08-09  Ove KaavenSome more RPC definitions.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-05  Patrik StridvallMSVC compile fixes.
2001-11-19  Francois GougetMIDL_STUB_MESSAGE needs a pack4 for the MaxCount field.
2001-10-14  Ove KaavenAdded some RPC definitions.
2000-11-08  Francois GougetMoved things to the proper rpcxxx.h header.