- Pull the buffer from the rpc message into the midl stub message
commit7ac58a4dc94c23069232761200612b3d9c3c5822
authorGreg Turner <gmturner007@ameritech.net>
Mon, 28 Oct 2002 23:53:23 +0000 (28 23:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 28 Oct 2002 23:53:23 +0000 (28 23:53 +0000)
tree436beab7ac57fd583c13ffb33c78e3875c69f47a
parentcbd5afd843526450a548be977920b4369c4bb4ba
- Pull the buffer from the rpc message into the midl stub message
  during RpcServerInitializeNew.
- Attempt to implement NdrConformantStringUnmarshall.
- More assertions.
- Comments and cleanups.
dlls/rpcrt4/ndr_marshall.c
dlls/rpcrt4/ndr_midl.c
dlls/rpcrt4/rpc_message.c