ntdll: Implement NtGetCurrentProcessorNumber.
[wine] / dlls / propsys /
2011-09-19  Piotr Cabanpropsys/tests: Added PropVariantToGUID tests.
2011-09-19  Piotr Cabanpropsys: Added partial PropVariantToGUID implementation.
2011-09-16  Piotr Cabanpropsys/tests: Added InitVariantFromBuffer tests.
2011-09-16  Piotr Cabanpropsys: Added InitVariantFromBuffer implementation.
2011-09-16  Piotr Cabanpropsys/tests: Added InitVariantFromGUIDAsString tests.
2011-09-16  Piotr Cabanpropsys: Added InitVariantFromGUIDAsString implementation.
2011-02-16  Andrew Nguyenpropsys: Add a PSRefreshPropertySchema stub.
2010-09-27  Hans Leidekkerpropsys: Add a stub implementation of PSGetPropertyDesc...
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: Implement PSPropertyKeyFromString.
2010-07-26  Andrew Nguyenpropsys/tests: Add tests for PSStringFromPropertyKey.
2010-07-26  Andrew Nguyenpropsys: Implement PSStringFromPropertyKey.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-15  AndrĂ© Hentschelpropsys: Mention that the functions are stubs.
2010-06-14  Hans Leidekkerpropsys: Return success from PSRegisterPropertySchema.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-03-23  Aric Stewartpropsys: Stub for PSUnregisterPropertySchema.
2009-02-04  Nikolay Sivovpropsys: Stub for PSRegisterPropertySchema.
2008-02-27  James Hawkinspropsys: Add an initial implementation of PropVariantCh...
2008-01-16  James Hawkinspropsys: Add a stub implementation of propsys.dll.