- Make explicit some missing include dependencies.
commit4a37d84a9dfc5eb425463f65bdb47b8a778aac64
authorGreg Turner <gmturner007@ameritech.net>
Fri, 25 Oct 2002 19:03:43 +0000 (25 19:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Oct 2002 19:03:43 +0000 (25 19:03 +0000)
tree73ceb3963bde5c6c7b7a33090258a777e0090d78
parent9134f37e2724e0f1b89515edb311950de5834702
- Make explicit some missing include dependencies.
- Implement NdrGetBuffer, NdrFreeBuffer, NdrConformantStringBufferSize
  and NdrConformantStringMarshall.
- Define the RPC_FC_C_CSTRING constant.
- Perhaps I don't want those MIDL_*_FORMAT_STRING structs, after
  all. Removed.
- Add RPC todo list.
- MIDL_STUB_MESSAGE.uFlags aren't.
- Comment out the NdrClientCall2 mock-up since that stuff is in the
  process of being implemented and might cause problems.
dlls/rpcrt4/ndr_marshall.c
dlls/rpcrt4/ndr_midl.c
dlls/rpcrt4/ndr_misc.h
dlls/rpcrt4/ndr_stubless.c
dlls/rpcrt4/rpcrt4_main.c
include/rpcndr.h
include/wine/rpcfc.h