RPC Merge (A_PL2)

Greg Turner gmturner007 at ameritech.net
Fri Oct 4 10:03:38 CDT 2002


Starting to get dicey, here.  First, I am missing rpc_binding.h,
so for the moment, I've made a "pretend" one which allows things
to compile, but is probably wrong.  Either way, I'd appreciate
it if those in the know could take a look at this and make sure
I'm doing the right stuff overall.

Also, I'm not sure if I've entered the territory that Alexandre
isn't happy with.  I wasn't sure if disapproving of "the server parts"
means the wineserver parts 
(http://www.winehq.com/hypermail/wine-patches/2002/06/0102.html)
or the RPC Server parts, which contain the named-pipes hack.

Anyhow, here it is.  I haven't tested any of this stuff yet, and frankly,
I wouldn't expect it to work very well until I get the real rpc_binding.h.

BTW: There may be additional header files missing in Jürgen's
patch; I haven't checked yet.  If there are, I'll probably start
needing those as well, sooner or later.

Relative to A_PL1.

From Jürgen Schmied's RPC patches.
Minor changes may exist between this and the original 
patch but it's intended to be basically the same stuff.

LICENSE: X11

CHANGELOG:

* dlls/rpcrt4: rpcrt4.spec, rpcrt4_main.c,
  rpc_binding.c (new),  rpc_binding.h (new), Makefile.in: 
  Ove Kaaven <ovek at transgaming.com>
- implement RpcBindingInqObject, RpcBindingSetObject,
  RpcBindingVectorFree, RpcBindingToStringBindingA/W,
  RpcBindingFromStringBindingA/W, RpcStringBindingParseA/W, 
  I_RpcBindingSetAsync, RpcStringBindingComposeA/W,
  RpcBindingFree, UuidToStringW, and associated junk.

-- 
gmt

"If ye love wealth better than liberty, the tranquility
of servitude better than the animating contest of freedom,
go home from us in peace. We ask not your counsels or your
arms. Crouch down and lick the hands, which feed you. May
your chains set lightly upon you, and may posterity forget
that ye were our countrymen." 

-Samuel Adams
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rpc_A_PL2.diff
Type: text/x-diff
Size: 31919 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20021004/558ef464/rpc_A_PL2.bin


More information about the wine-patches mailing list