- 21 Oct, 2003 1 commit
-
-
Gregory M. Turner authored
- Change fixmes.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 22 May, 2003 1 commit
-
-
Ove Kaaven authored
exceptions and returning simple failure packets, and throwing exceptions on the client side when unmarshalling the failure packet.
-
- 21 May, 2003 1 commit
-
-
Ove Kaaven authored
Fixed a case of potential stack trashing.
-
- 31 Jan, 2003 1 commit
-
-
Ove Kaaven authored
Some cleanups and elimination of some duplicate code.
-
- 05 Dec, 2002 1 commit
-
-
Ove Kaaven authored
directly.
-
- 28 Oct, 2002 3 commits
-
-
Greg Turner authored
during RpcServerInitializeNew. - Attempt to implement NdrConformantStringUnmarshall. - More assertions. - Comments and cleanups.
-
Greg Turner authored
- Add NDR Data representation constants. - Propagate DataRepresentation into and out of packet headers. - Implement NdrServerInitializeNew
-
Greg Turner authored
- Stubs for NdrConvert, NdrConvert2, and NdrServerInitializeNew.
-
- 25 Oct, 2002 2 commits
-
-
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].
-
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.
-
- 23 Oct, 2002 1 commit
-
-
Greg Turner authored
-
- 22 Oct, 2002 1 commit
-
-
Greg Turner authored
- Move NdrConformantStringMarshall to new ndr_marshall.c. - Stubs for NdrConformantStringBufferSize, NdrConformantStringMemorySize, and NdrConformantStringUnmarshall.
-
- 21 Oct, 2002 1 commit
-
-
Greg Turner authored
NdrSendReceive.
-
- 19 Oct, 2002 1 commit
-
-
Greg Turner authored
I think). Stubs for NdrClientInitializeNew, NdrConformantStringMarshall, NdrGetBuffer, NdrFreeBuffer, and NdrSendReceive (not in specfile yet).
-
- 10 Oct, 2002 1 commit
-
-
Ove Kaaven authored
NdrProxySendReceive, NdrStubGetBuffer, NdrStubInitialize.
-