Sebastian Lackner
|
37b1048bd2
|
wbemprox: Fix handling of arrays as query results.
|
2015-05-22 16:15:06 +09:00 |
Vincent Povirk
|
c55beb6548
|
wbemprox: Implement __SystemSecurity::GetSD.
|
2014-08-22 17:26:13 +02:00 |
Hans Leidekker
|
8343aed4c2
|
wbemprox: Return selected properties only from IWbemClassObject::Next.
|
2014-04-30 15:15:27 +02:00 |
Hans Leidekker
|
0f8cbab1a9
|
wbemprox: Add a function to resize a table.
|
2013-06-04 15:01:45 +02:00 |
Hans Leidekker
|
90e913c42f
|
wbemprox: Avoid storing rows that don't match the query condition.
|
2013-05-22 11:25:11 +02:00 |
Hans Leidekker
|
aca407bfe7
|
wbemprox: Return a status from table fillers and add an optional condition parameter.
|
2013-05-22 11:25:05 +02:00 |
Hans Leidekker
|
8f69a44b1c
|
wbemprox: Refill tables with dynamic content before each query.
|
2013-05-22 11:25:02 +02:00 |
Hans Leidekker
|
6253d49e15
|
wbemprox: Fill tables at latest possible moment.
|
2013-05-22 11:24:59 +02:00 |
Hans Leidekker
|
6955b09023
|
wbemprox: Avoid a crash when serializing object text.
|
2012-11-02 19:47:29 +01:00 |
Hans Leidekker
|
2eb666d624
|
wbemprox: Keep a reference to the table from uncommitted instances.
|
2012-10-17 11:46:12 +02:00 |
Hans Leidekker
|
3e52cea324
|
wbemprox: Add support for array types.
|
2012-10-10 20:34:05 +02:00 |
Hans Leidekker
|
ef6fa2b9f2
|
wbemprox: Add reference counting to the table structure.
|
2012-10-10 20:34:04 +02:00 |
Hans Leidekker
|
804e7e91cc
|
wbemprox: Remove dynamic tables from the global list when they're freed.
|
2012-10-04 16:29:41 +02:00 |
Hans Leidekker
|
b73bbf5973
|
wbemprox: Store a copy of the table name.
|
2012-10-04 16:29:36 +02:00 |
Hans Leidekker
|
99a3ad0691
|
wbemprox: Implement IWbemServices::ExecMethod.
|
2012-09-28 17:15:03 +02:00 |
Hans Leidekker
|
4e2c2e5a64
|
wbemprox: Add support for boolean values in get_value_bstr.
|
2012-09-04 15:05:04 +02:00 |
Hans Leidekker
|
348e5d85fa
|
wbemprox: Add support for enumerating class properties.
|
2012-07-30 17:57:45 +02:00 |
Hans Leidekker
|
a26b5dc09a
|
wbemprox: Add support for enumerating class methods.
|
2012-07-30 17:57:44 +02:00 |
Hans Leidekker
|
773f5f8dc2
|
wbemprox: Add support for boolean properties.
|
2012-07-30 17:57:42 +02:00 |
Hans Leidekker
|
f930085904
|
wbemprox: Implement IWbemClassObject::GetMethod.
|
2012-07-25 16:11:20 +02:00 |
Hans Leidekker
|
317d002828
|
wbemprox: Reset the number of rows only when the table was filled dynamically.
|
2012-07-25 16:11:20 +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 |