|
From: Steve F. <st...@m3...> - 2003-11-09 11:53:27
|
Yep, it's a bug and there's already a test to prove it called SetAndGetPropertiesDoesNotWorkWithSetupReturn For now, could you use ExpectAndReturn() ? S. Jeremy Dunck (6433) wrote: > It's a 3rd-party binary. > > Fortunately, COM interop provides an interface when it generates the > wrapper class, so that was free. :) > > Unfortunately, now I'm getting a different error. > > I've whittled it down to a failing test. Perhaps I'm doing something > wrong, or perhaps we found a bug. :) > > Thanks for the feedback. |