Dmitry Timoshkov
|
182ff187a9
|
wbemprox: Remove unused IUnknown *outer parameter from object constructors.
|
2014-01-07 15:23:07 +01:00 |
Hans Leidekker
|
f4da96bb29
|
wbemprox: Rewrite IWbemServices::ExecMethod with low-level functions so we can reuse the object instance.
|
2013-06-04 15:01:42 +02:00 |
Hans Leidekker
|
46cbc36041
|
wbemprox: Add support for asynchronous queries.
|
2013-05-16 14:49:57 +02:00 |
Hans Leidekker
|
0083d4b092
|
wbemprox: Add stub implementations of IWbemServices::ExecNotificationQueryAsync and IWbemServices::CancelAsyncCall.
|
2013-05-14 17:29:14 +02:00 |
Hans Leidekker
|
07197a19f2
|
wbemprox: Return an empty object if the path is NULL or empty.
|
2013-01-28 19:43:33 +01:00 |
Hans Leidekker
|
9d9c17de2b
|
wbemprox: Reject empty queries.
|
2013-01-18 13:28:57 +01:00 |
Hans Leidekker
|
755e01bc98
|
wbemprox: Pass an object instance to class methods.
|
2012-10-15 19:37:22 +02:00 |
Hans Leidekker
|
ef6fa2b9f2
|
wbemprox: Add reference counting to the table structure.
|
2012-10-10 20:34:04 +02:00 |
Hans Leidekker
|
163c8f31fd
|
wbemprox: Add support for WbemAdministrativeLocator.
|
2012-09-28 17:15:54 +02:00 |
Hans Leidekker
|
99a3ad0691
|
wbemprox: Implement IWbemServices::ExecMethod.
|
2012-09-28 17:15:03 +02:00 |
Hans Leidekker
|
d25450c80b
|
wbemprox: Implement IWbemClassObject::SpawnInstance.
|
2012-09-06 18:23:39 +02:00 |
Hans Leidekker
|
12caddb4be
|
wbemprox: Store the class name in the class object.
|
2012-07-30 17:57:44 +02:00 |
Hans Leidekker
|
f3b93f2615
|
wbemprox: Parse the object path passed to IWbemServices::GetObject.
|
2012-07-27 17:05:33 +02:00 |
Hans Leidekker
|
0f11ac361e
|
wbemprox: Add helpers for retrieving class instances.
|
2012-07-25 16:11:18 +02:00 |
Hans Leidekker
|
796dd428c2
|
wbemprox: Avoid an exception when tracing the principal name in IClientSecurity::SetBlanket.
|
2012-06-29 20:41:45 +02:00 |
Hans Leidekker
|
0ceee481fe
|
wbemprox: Support IClientSecurity on the class enumerator object;.
|
2012-06-28 11:37:05 +02:00 |
Hans Leidekker
|
dc0e478d5c
|
wbemprox: Implement IWbemServices::GetObject.
|
2012-06-28 11:37:05 +02:00 |
Hans Leidekker
|
1bf73ea81d
|
wbemprox: Implement IWbemServices::CreateInstanceEnum.
|
2012-06-26 17:33:05 +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
|
f6be21103b
|
wbemprox: Add support for parsing WQL queries.
|
2012-06-15 18:35:43 +02:00 |
Hans Leidekker
|
f817cd7ace
|
wbemprox: Add a stub implementation of IWbemServices.
|
2012-06-14 18:20:02 +02:00 |