comdlg32: CDM_GETSPEC and CDM_GETFILEPATH should preserve double quotes in file lists.
[wine] / include / rpcndr.h
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.