Hi James,
James Hawkins wrote:
Making PersistStorage_InitNew return S_OK fixes the problem, but I don't know if that is acceptable or not. The real solution is to implement PersistStorage. What are people's thoughts on this? Is it OK to return S_OK for now?
Yes, it is OK to return S_OK. InitNew doesn't do anything really useful anyways.
Thanks, Jacek