On Tue, 22 Oct 2002, Jürgen Schmied wrote: > > > and I don't know about anyone else working on it > > > (Juergen Schmied is probably busy with other stuff). > Yes, I'm not able to do much of work for some month. (Bussy > changing nappies...). > I was only merging the RPC stuff because I was interested in getting > ove's COM stuff into wine. I might start to work there (COM) again sometimes later > [or more early if I could pay my bills from it ... - thats life ;-) ] > > I still have some not-yet-ready-for-submitting LPC stuff in my queue. (If sbd > interested...) > > PS: > I found te freedce project at sourceforge. Maybe rpc could borrow (ndr-)code there?
I borrowed the UuidHash algorithm from freedce. I don't think we can borrow a lot since the way rpcrt4 does ndr internally is part of the exported API, but it can be used as a reference implementation (and maybe a source of .idl files?)