Module: wine Branch: master Commit: 2881f919c7c81cce8f8f79152d0811c2d4e606f3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2881f919c7c81cce8f8f79152d...
Author: Rob Shearman rob@codeweavers.com Date: Thu Dec 28 02:42:06 2006 +0000
ole32: Add some tests for the running object table.
The tests show the behaviour when the IROTData interface is not available from the moniker. They also show the flags that are accepted into IRunningObjectTable::Register.
---
dlls/ole32/tests/moniker.c | 577 ++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 577 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2881f919c7c81cce8f8f79...