msvcrt: NULL terminate program arguments list in __getmainargs.
[wine] / dlls / propsys / tests / propsys.c
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-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-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.