include: Added dwrite.idl file.
[wine] / dlls / propsys / propstore.c
2012-05-24  Vincent Povirkpropsys: Implement IPropertyStoreCache::SetValueAndState.
2012-05-24  Vincent Povirkpropsys: Implement IPropertyStoreCache::SetState.
2012-05-24  Vincent Povirkpropsys: Implement IPropertyStoreCache::GetValueAndState.
2012-05-24  Vincent Povirkpropsys: Implement IPropertyStoreCache::GetState.
2012-05-24  Vincent Povirkpropsys: Implement IPropertyStore::GetAt.
2012-05-23  Vincent Povirkpropsys: Implement IPropertyStore::GetCount.
2012-05-23  Vincent Povirkpropsys: Implement IPropertyStore::SetValue and GetValue.
2012-05-23  Vincent Povirkpropsys: Add stub InMemoryPropertyStore implementation.