oledb32: Implement DataConvert DBTYPE_VARIANT->DBTYPE_UI4.
[wine] / dlls / rpcrt4 / ndr_fullpointer.c
2009-11-18  Rob Shearmanrpcrt4: Fix the return value of NdrFullPointerQueryRefI...
2008-11-07  Andrew Talbotrpcrt4: Sign-compare warnings fix.
2008-01-09  Rob Shearmanrpcrt4: Fix memory leak in NdrFullPointerXlatFree.
2007-12-06  Rob Shearmanrpcrt4: Fix a memory leak caused by NdrFullPointerXlatF...
2006-11-10  Michael Stefaniucrpcrt4: Win64 printf format warning fixes.
2006-11-10  Michael Stefaniucrpcrt4: More "unsigned long" to "ULONG" changes in...
2006-11-10  Michael Stefaniucrpcrt4: Bring the function definitions in sync with...
2006-05-30  Robert Shearmanrpcrt4: If the number of pointers is 0 for NdrFullPoint...
2006-05-30  Robert Shearmanrpcrt4: For full pointers the state consists of flags...
2006-05-27  Robert Shearmanrpcrt4: Store the QueryType in the state table in NdrFu...
2006-05-27  Robert Shearmanrpcrt4: Fix NdrFullPointerQueryRefId to make more tests...
2006-05-27  Robert Shearmanrpcrt4: Implement remaining part of NdrFullPointerQuery...
2006-05-27  Robert Shearmanrpcrt4: Implement some full pointer functions and add...