Re: Minor wine-devel DCOM corrections

2005-01-11 Thread Francois Gouget
On Mon, 10 Jan 2005, Dan Kegel wrote: Rob Shearman wrote: We have a number of marshaling tests in our test framework at the moment (in wine/dlls/ole32/tests/marshal.c). It is hard to do anything cross-process (or cross-machine!) because of the way the test framework is done. Mike did suggest usi

Re: Minor wine-devel DCOM corrections

2005-01-10 Thread Dan Kegel
Rob Shearman wrote: We have a number of marshaling tests in our test framework at the moment (in wine/dlls/ole32/tests/marshal.c). It is hard to do anything cross-process (or cross-machine!) because of the way the test framework is done. Mike did suggest using environment variables to hack aroun

Re: Minor wine-devel DCOM corrections

2005-01-10 Thread Mike Hearn
On Mon, 10 Jan 2005 11:30:16 -0800, Bill Medland wrote: > Hi Mike > > It was sort-of-helpful to me. Didn't really teach me anything I didn't > already understand but I think it is a good introduction. It lays the > groundwork and the nomenclature for further discussions. Yeah it's all fairly ba

Re: Minor wine-devel DCOM corrections

2005-01-10 Thread Robert Shearman
Bill Medland wrote: Did we ever get anywhere with adding some sort of DCOM-testing framework into the tests? I can't remember if it was you or Robert that mentioned resurrecting a test program. We have a number of marshaling tests in our test framework at the moment (in wine/dlls/ole32/tests

Re: Minor wine-devel DCOM corrections

2005-01-10 Thread Bill Medland
On January 10, 2005 11:08 am, Mike Hearn wrote: > On Mon, 10 Jan 2005 10:56:30 -0800, Bill Medland wrote: > > Bill Medland ([EMAIL PROTECTED]) > > Minor typo correction and term expansion changes > > Bill, if that document was helpful I'll write some more docs for you. Hi Mike It was sort-of-helpf

Re: Minor wine-devel DCOM corrections

2005-01-10 Thread Mike Hearn
On Mon, 10 Jan 2005 10:56:30 -0800, Bill Medland wrote: > Bill Medland ([EMAIL PROTECTED]) > Minor typo correction and term expansion changes Bill, if that document was helpful I'll write some more docs for you.