1. 6fe6a43 propsys: Add test for saving/loading an empty property store. by Vincent Povirk · 13 years ago
  2. 91e95e1 propsys: Implement IPropertyStoreCache::SetValueAndState. by Vincent Povirk · 13 years ago
  3. f833061 propsys: Implement IPropertyStoreCache::SetState. by Vincent Povirk · 13 years ago
  4. c3748c7 propsys: Implement IPropertyStoreCache::GetValueAndState. by Vincent Povirk · 13 years ago
  5. a28183f propsys: Implement IPropertyStoreCache::GetState. by Vincent Povirk · 13 years ago
  6. 0ba11e8 propsys: Implement IPropertyStore::GetAt. by Vincent Povirk · 13 years ago
  7. d2d225f propsys: Implement IPropertyStore::GetCount. by Vincent Povirk · 13 years ago
  8. 51ab813 propsys: Implement IPropertyStore::SetValue and GetValue. by Vincent Povirk · 13 years ago
  9. d8fcf75 propsys: Add stub InMemoryPropertyStore implementation. by Vincent Povirk · 13 years ago
  10. 0e8b9b1 propsys: Add tests for CLSID_InMemoryPropertyStore. by Vincent Povirk · 13 years ago
  11. 208de16 propsys/tests: Added PropVariantToGUID tests. by Piotr Caban · 14 years ago
  12. 4a740c8 propsys/tests: Added InitVariantFromBuffer tests. by Piotr Caban · 14 years ago
  13. 9642778 propsys/tests: Added InitVariantFromGUIDAsString tests. by Piotr Caban · 14 years ago
  14. 7811008 propsys: Add a PSRefreshPropertySchema stub. by Andrew Nguyen · 14 years ago
  15. 81b8ee8 makefiles: Add a standard header for all makefiles to replace the common variable initializations. by Alexandre Julliard · 15 years ago
  16. 4c7f9ef propsys: Fix comma processing in PSPropertyKeyFromString. by Andrew Nguyen · 15 years ago
  17. be5fdcd propsys/tests: Add tests for PSPropertyKeyFromString. by Andrew Nguyen · 15 years ago
  18. c20908b propsys/tests: Add tests for PSStringFromPropertyKey. by Andrew Nguyen · 15 years ago