RPC merge (PL0)

Greg Turner gmturner007 at ameritech.net
Wed Oct 2 22:01:21 CDT 2002


OK, here's a first chunk of Jürgen Schmied's RPC patches.

This is roughly equivalent to the stuff I posted recently, just
not my code anymore (which is a good thing 'cause my code
had some bugs).  Some very minor changes may exist between this
and the original patch but it's intended to be basically
the same stuff.

LICENSE: 
"OK to put it into Wine"

CHANGELOG:
* dlls/rpcrt4/rpcrt4.spec, dlls/rpcrt4/rpcrt4_main.c:
  Greg Turner <gmturner007 at ameritech.net>
  Jürgen Schmied
  Ove Kaaven
- merge in a small subset of the goodies from 
  http://www.winehq.com/hypermail/wine-patches/2002/06/0103.html

just a thought:
are statics guaranteed to be zero'ed out, as this code
seems to assume?  works for me, but will it /always/ work
for everybody?  Should I add one of the dreaded "ZeroMemory"
calls to LibInit "just to be safe"?  For now, fearing the
wrath of Dimitrie, I haven't done so ;)

-- 
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_PL0.diff
Type: text/x-diff
Size: 8349 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20021002/04054c0a/rpc_PL0.bin


More information about the wine-patches mailing list