winemac: Implement SetWindowRgn.
[wine] / dlls / propsys / tests /
2012-09-17  Marcus Meissnerpropsys: PropVariantClear does not clear on uninitializ...
2012-09-14  Vincent Povirkpropsys: Use integer conversion functions in PropVarian...
2012-09-14  Vincent Povirkpropsys: Implement prop variant integer conversions...
2012-09-14  Vincent Povirkpropsys: Add basic implementation of PropVariantCompareEx.
2012-09-14  Vincent Povirkpropsys: Add tests for PropVariantCompareEx.
2012-05-29  Vincent Povirkpropsys: Add test for saving/loading an empty property...
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.
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.