66 Commits

Author SHA1 Message Date
Hans Leidekker
d2661b8025 wbemprox: Return 64-bit property values as strings. 2012-06-29 20:41:44 +02:00
Hans Leidekker
fe79fea731 wbemprox: Fix returned variant type and flavor for system properties. 2012-06-29 20:41:44 +02:00
Hans Leidekker
992d1e1559 wbemprox: Add reference counting to the query object. 2012-06-28 11:37:05 +02:00
Hans Leidekker
fc6d667ac0 wbemprox: Add support for 64-bit integer types. 2012-06-28 01:39:20 +02:00
Hans Leidekker
f1f4f1d9d7 wbemprox: Store the result index in the class enumerator instead of the view. 2012-06-28 01:39:20 +02:00
Hans Leidekker
a827a51cc0 wbemprox: Handle more property types in get_propval. 2012-06-22 10:53:15 +02:00
Hans Leidekker
2ea3258c54 wbemprox: Append key properties to the class path. 2012-06-20 19:21:39 +02:00
Hans Leidekker
d444e1ab1a wbemprox: Add support for retrieving system properties. 2012-06-20 19:21:21 +02:00
Hans Leidekker
9e74859121 wbemprox: Support mixed dynamic and static table data. 2012-06-19 11:26:17 +02:00
Hans Leidekker
f18b24ad39 wbemprox: Implement IWbemClassObject::GetNames. 2012-06-19 11:13:10 +02:00
Hans Leidekker
c2a27a3872 wbemprox: Add a partial Win32_Process class implementation. 2012-06-18 11:59:42 +02:00
Hans Leidekker
92e9986628 wbemprox: Implement IWbemClassObject::Get. 2012-06-18 11:59:42 +02:00
Hans Leidekker
4cfd8189c8 wbemprox: Implement IEnumWbemClassObject::Next. 2012-06-15 18:35:44 +02:00
Hans Leidekker
19f203c7b2 wbemprox: Add support for evaluating query conditions. 2012-06-15 18:35:44 +02:00
Hans Leidekker
d75375ea45 wbemprox: Add a partial Win32_BIOS class implementation. 2012-06-15 18:35:43 +02:00
Hans Leidekker
f6be21103b wbemprox: Add support for parsing WQL queries. 2012-06-15 18:35:43 +02:00