Can we bundle everthing together?
[wine] / include / rpcndr.h
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.