d3d9/tests: Add a software vertexprocessing buffer discard test.
[wine] / dlls / wmiutils / path.c
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: 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: 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: 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.