-
- Downloads
- Fix offset bug in the conformant string unmarshall routine.
- 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.
Showing
- dlls/rpcrt4/ndr_marshall.c 4 additions, 3 deletionsdlls/rpcrt4/ndr_marshall.c
- dlls/rpcrt4/rpc_binding.c 7 additions, 0 deletionsdlls/rpcrt4/rpc_binding.c
- dlls/rpcrt4/rpc_server.c 91 additions, 20 deletionsdlls/rpcrt4/rpc_server.c
- dlls/rpcrt4/rpcrt4.spec 3 additions, 3 deletionsdlls/rpcrt4/rpcrt4.spec
- include/rpcdce.h 9 additions, 1 deletioninclude/rpcdce.h
Please register or sign in to comment