Re: RPC questions

2008-06-22 Thread Rob Shearman
2008/6/22 Kai Blin <[EMAIL PROTECTED]>: > Hi folks, hey Rob, > > I've been wanting to get into Wine RPC development for ages, and now I finally > got myself to start reading through some of the code in dlls/rpcrt4. > > Now, after going over rpc_bindings.c, tests/rpc.c and tests/server.c, I've got >

RPC questions

2008-06-22 Thread Kai Blin
Hi folks, hey Rob, I've been wanting to get into Wine RPC development for ages, and now I finally got myself to start reading through some of the code in dlls/rpcrt4. Now, after going over rpc_bindings.c, tests/rpc.c and tests/server.c, I've got a couple of questions about that code. I'd like

Re: RPC questions

2007-08-01 Thread Robert Shearman
Kai Blin wrote: Hi folks, I will be getting into working on RPC soonish, and some of that I'd like to use for Wine. However, I don't know my way around that code so far, what would be a good starting point to tackle this? My goal is to set up a daemon that will take care of remote named pipe

RPC questions

2007-07-31 Thread Kai Blin
Hi folks, I will be getting into working on RPC soonish, and some of that I'd like to use for Wine. However, I don't know my way around that code so far, what would be a good starting point to tackle this? My goal is to set up a daemon that will take care of remote named pipes over smb and all