1. 05 Sep, 2003 1 commit
  2. 20 May, 2003 1 commit
  3. 26 Apr, 2003 1 commit
  4. 17 Feb, 2003 1 commit
  5. 11 Feb, 2003 1 commit
  6. 01 Feb, 2003 1 commit
  7. 05 Dec, 2002 1 commit
  8. 01 Nov, 2002 1 commit
  9. 31 Oct, 2002 3 commits
  10. 30 Oct, 2002 1 commit
  11. 29 Oct, 2002 1 commit
  12. 28 Oct, 2002 5 commits
  13. 25 Oct, 2002 2 commits
    • Greg Turner's avatar
      - Use memset instead of ZeroMemory, just to be consistent with Ove's · 461708c1
      Greg Turner authored
        code.
      - Add some assertions where assumptions are made (need way more).
      - Plug the binding handle into the RPC_MESSAGE during NdrGetBuffer.
      - Implement NdrSendReceive.
      - Attempt to support client and server bindings in I_RpcSend[Receive].
      461708c1
    • 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
  14. 22 Oct, 2002 1 commit
  15. 14 Jun, 2002 1 commit