msvcrt: Added _wtol_l implementation.
[wine] / dlls / wmiutils /
2013-02-21  Hans Leidekkerwmiutils: Implement IWbemPathKeyList::RemoveAllKeys.
2013-02-21  Hans Leidekkerwmiutils: Implement IWbemPathKeyList::GetCount.
2013-02-21  Hans Leidekkerwmiutils: Add a stub implementation of IWbemPathKeyList.
2013-02-21  Hans Leidekkerwmiutils: Add support for for parsing and serializing...
2013-01-18  Hans Leidekkerwmiutils: Add locking to the path object.
2013-01-17  Hans Leidekkerwmiutils: Implement IWbemPath::SetNamespaceAt.
2013-01-17  Hans Leidekkerwmiutils: Implement IWbemPath::RemoveNamespaceAt.
2013-01-17  Hans Leidekkerwmiutils: Implement IWbemPath::RemoveAllNamespaces.
2013-01-17  Hans Leidekkerwmiutils: Implement IWbemPath::GetNamespaceAt.
2013-01-17  Hans Leidekkerwmiutils: Implement IWbemPath::SetClassName.
2013-01-16  Hans Leidekkerwmiutils: Implement IWbemPath::SetServer.
2013-01-15  Hans Leidekkerwmiutils: Implement IWbemPath::GetInfo.
2013-01-14  Hans Leidekkerwmiutils: Implement IWbemPath::GetServer.
2013-01-14  Hans Leidekkerwmiutils: Implement IWbemPath::GetClassName.
2013-01-03  Hans Leidekkerwmiutils/tests: Add more tests.
2013-01-03  Hans Leidekkerwmiutils: Don't prepend a backslash if WBEMPATH_GET_NAM...
2013-01-03  Hans Leidekkerwmiutils: Fix buffer size query in IWbemPath::GetText.
2013-01-02  Hans Leidekkerwmiutils: Add tests.
2013-01-02  Hans Leidekkerwmiutils: Support more flags in IWbemPath::GetText.
2013-01-02  Hans Leidekkerwmiutils: Implement IWbemPath::GetNamespaceCount.
2013-01-02  Hans Leidekkerwmiutils: Parse the path passed to IWbemPath::SetText.
2013-01-02  Hans Leidekkerwmiutils: Register WbemDefPath.
2013-01-02  Hans Leidekkerwmiutils: Validate parameters in IWbemPath::SetText...
2013-01-02  Hans Leidekkerwmiutils: Introduce memory allocation helpers.
2012-12-21  Hans Leidekkerwmiutils: Implement IWbemPath::SetText and IWbemPath...
2012-12-21  Hans Leidekkerwmiutils: Add a stub implementation of IWbemPath.
2012-12-21  Hans Leidekkerwmiutils: Rename wmiutils.idl to wmiutils_classes.idl.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-05-26  Marcus Meissnerwmiutils: Mark internal symbols with hidden visibility.
2010-12-29  Michael Stefaniucwmiutils: Use an iface instead of a vtbl pointer in...
2010-12-20  Michael Stefaniucwmiutils: Use an iface instead of an vtbl pointer in...
2010-12-02  Alexandre Julliardwmiutils: Convert dll registration to the IRegistrar...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-04  Nikolay SivovFix remaining copy&paste typos in self-registration...
2010-01-06  Reece DunnDon't generate FIXME warnings for DllCanUnloadNow.
2009-07-14  Hans Leidekkerwmiutils: Register interfaces.
2009-07-14  Hans Leidekkerwmiutils: Add class factory.
2009-07-14  Hans Leidekkerwmiutils: Add a stub implementation of IWbemStatusCodeText.
2009-07-14  Hans Leidekkerwmiutils: New dll.