Commit Graph

74 Commits

Author SHA1 Message Date
Hans Leidekker 0f11ac361e wbemprox: Add helpers for retrieving class instances. 2012-07-25 16:11:18 +02:00
Hans Leidekker 53d1cc1ed6 wbemprox: Implement IWbemClassObject::Put. 2012-07-25 16:11:18 +02:00
Hans Leidekker 91049f5e75 wbemprox: Add support for creating new tables. 2012-07-13 10:27:59 -05:00
Hans Leidekker 4e6eb13c41 wbemprox: Add a partial StdRegProv class implementation. 2012-07-13 10:27:20 -05:00
Hans Leidekker cd340ac87f wbemprox: Support overriding the CIM to VARIANT type mapping for integer properties. 2012-07-02 19:18:07 +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 0ceee481fe wbemprox: Support IClientSecurity on the class enumerator object;. 2012-06-28 11:37:05 +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 21ea8b3c3c wbemprox: Implement IWbemServices::OpenNamespace. 2012-06-26 17:33:05 +02:00
Hans Leidekker 0588ba6939 wbemprox: Parse the resource string in IWbemLocator::ConnectServer. 2012-06-25 17:09:43 +02:00
Hans Leidekker b39d0c1bdc wbemprox: Implement Win32_Process.Handle. 2012-06-20 19:21:28 +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
Hans Leidekker 06b5732798 wbemprox: Add stub implementations of IEnumWbemClassObject and IWbemClassObject. 2012-06-14 18:20:19 +02:00
Hans Leidekker f817cd7ace wbemprox: Add a stub implementation of IWbemServices. 2012-06-14 18:20:02 +02:00
Marcus Meissner 2ef583f584 wbemprox: Mark one internal function with hidden visibility. 2011-05-25 11:50:46 +02:00
Hans Leidekker 2182dd1fa7 wbemprox: Add a stub implementation of IWbemLocator. 2009-07-14 15:13:01 +02:00