Module: wine Branch: master Commit: 4794dc0e383b3afd44e389b1be66dc88bbff8ee4 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4794dc0e383b3afd44e389b1be...
Author: Francois Gouget fgouget@free.fr Date: Fri Oct 13 02:19:15 2006 +0200
rpcrt4: Add RPC_CSTR, RPC_WSTR and update the prototypes accordingly.
---
dlls/rpcrt4/rpc_binding.c | 54 ++++++++++++++------------- dlls/rpcrt4/rpc_epmap.c | 2 + dlls/rpcrt4/rpc_server.c | 16 ++++---- dlls/rpcrt4/rpc_transport.c | 4 +- dlls/rpcrt4/rpcrt4_main.c | 16 ++++---- include/rpcdce.h | 86 ++++++++++++++++++++++--------------------- 6 files changed, 90 insertions(+), 88 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4794dc0e383b3afd44e389...