rpcrt4: Implement some full pointer functions and add stubs for others.
commiteb0fe9e6e33d9eaac9ef0473b7ce95392c964817
authorRobert Shearman <rob@codeweavers.com>
Fri, 26 May 2006 18:56:00 +0000 (26 19:56 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 27 May 2006 08:53:29 +0000 (27 10:53 +0200)
tree9bae1aff8f26d511d49e8afb071794fd427791f9
parent34a959c6ebe159fb6aca5251cd6c813c47208cbc
rpcrt4: Implement some full pointer functions and add stubs for others.

Add some tests.
dlls/rpcrt4/Makefile.in
dlls/rpcrt4/ndr_fullpointer.c [new file with mode: 0644]
dlls/rpcrt4/rpcrt4.spec
dlls/rpcrt4/tests/ndr_marshall.c