• Greg Turner's avatar
    - Make explicit some missing include dependencies. · 4a37d84a
    Greg Turner authored
    - 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.
    4a37d84a
Name
Last commit
Last update
..
tests Loading commit data...
.cvsignore Loading commit data...
Makefile.in Loading commit data...
cproxy.c Loading commit data...
cpsf.c Loading commit data...
cpsf.h Loading commit data...
cstub.c Loading commit data...
ndr_marshall.c Loading commit data...
ndr_midl.c Loading commit data...
ndr_misc.h Loading commit data...
ndr_ole.c Loading commit data...
ndr_stubless.c Loading commit data...
rpc_binding.c Loading commit data...
rpc_binding.h Loading commit data...
rpc_defs.h Loading commit data...
rpc_message.c Loading commit data...
rpc_server.c Loading commit data...
rpc_server.h Loading commit data...
rpcrt4.spec Loading commit data...
rpcrt4_main.c Loading commit data...