Huw Davies huw@codeweavers.com wrote:
Note also that the cache will save to a CONTENTS stream (and not a presentation stream) if the class id is one of the static picture classes.
Perhaps I'm missing something obvious, but the tests show that the cache never creates a Contents stream on save.
Do the tests currently test saving one of the CLSID_Picture classes?
Yes, three of them are being tested.
But all of them with some strange mixture of presentation and contents streams. What about one with just a contents stream?
Good point, I'll add one, the tests are easily extendable. Thanks.