propsys: Implement IPropertyStoreCache::SetState.
[wine] / dlls / propsys / tests /
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.
2012-05-23  Vincent Povirkpropsys: Add tests for CLSID_InMemoryPropertyStore.
2011-09-19  Piotr Cabanpropsys/tests: Added PropVariantToGUID tests.
2011-09-16  Piotr Cabanpropsys/tests: Added InitVariantFromBuffer tests.
2011-09-16  Piotr Cabanpropsys/tests: Added InitVariantFromGUIDAsString tests.
2011-02-16  Andrew Nguyenpropsys: Add a PSRefreshPropertySchema stub.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-28  Andrew Nguyenpropsys: Fix comma processing in PSPropertyKeyFromString.
2010-07-26  Andrew Nguyenpropsys/tests: Add tests for PSPropertyKeyFromString.
2010-07-26  Andrew Nguyenpropsys/tests: Add tests for PSStringFromPropertyKey.