- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 20 May, 2003 1 commit
-
-
Ove Kaaven authored
Added NdrClearOutParameters stub.
-
- 26 Apr, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 17 Feb, 2003 1 commit
-
-
Ove Kaaven authored
-
- 11 Feb, 2003 1 commit
-
-
Marcus Meissner authored
-
- 01 Feb, 2003 1 commit
-
-
Ove Kaaven authored
conformant and complex arrays, and user-marshalled types. Improved marshalling of conformant strings and interface pointers a bit.
-
- 05 Dec, 2002 1 commit
-
-
Ove Kaaven authored
directly.
-
- 01 Nov, 2002 1 commit
-
-
Greg Turner authored
-
- 31 Oct, 2002 3 commits
-
-
Greg Turner authored
- Minor housekeeping changes.
-
Greg Turner authored
- Fix discrepancy between headers and implementation of I_RpcBindingSetAsync when compiling under WINNT. - Eliminate race conditions in the relationship between "listen_count" and "std_listen" in rpc_server.h. - Code-stubs for RpcServerUnregisterIf, RpcServerUnregisterIfEx. - Attempt to implement RpcMgmtStopServerListening (definitely not happy just yet). - RpcServerUnregisterIfEx wasn't xp-sepcific after all; this leads me to suspect there are more such mistakes in the spec-file comments, but I haven't looked into it or fixed them yet (coming soon). - Cleanups, trace-enhancements, etc.
-
Greg Turner authored
-
- 30 Oct, 2002 1 commit
-
-
Marcus Meissner authored
-
- 29 Oct, 2002 1 commit
-
-
Greg Turner authored
- attempt to implement NdrConformantStringMemorySize - fix NdrConformantStringUnMarshall - w00t!
-
- 28 Oct, 2002 5 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
- No need to #undef BUFFER_PARANOIA here.
-
Greg Turner authored
- Stubs for NdrConvert, NdrConvert2, and NdrServerInitializeNew.
-
Greg Turner authored
function.
-
- 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.
-
- 22 Oct, 2002 1 commit
-
-
Greg Turner authored
- Move NdrConformantStringMarshall to new ndr_marshall.c. - Stubs for NdrConformantStringBufferSize, NdrConformantStringMemorySize, and NdrConformantStringUnmarshall.
-
- 14 Jun, 2002 1 commit
-
-
Ove Kaaven authored
- implemented mouse wheel support.
-