Sweden-Number/dlls/wbemprox
Michael Müller 96b5d9aa97 wbemprox: Add support for Win32_SystemEnclosure.
From: Michael Müller <michael@fds-team.de>
2015-05-22 16:15:15 +09:00
..
tests wbemprox: Add support for Win32_SystemEnclosure. 2015-05-22 16:15:15 +09:00
Makefile.in wbemprox: Add a partial implementation of Win32_Printer. 2015-04-03 17:07:36 +09:00
builtin.c wbemprox: Add support for Win32_SystemEnclosure. 2015-05-22 16:15:15 +09:00
class.c wbemprox: Return selected properties only from IWbemClassObject::Next. 2014-04-30 15:15:27 +02:00
main.c wbemprox: No longer prefer native. 2014-05-13 13:47:09 +02:00
process.c wbemprox: Handle NULL out parameter to object methods. 2014-05-19 15:37:48 +02:00
qualifier.c wbemprox: Remove unused IUnknown *outer parameter from object constructors. 2014-01-07 15:23:07 +01:00
query.c wbemprox: Fix BSTR leaks caused by incorrect use of SafeArrayPutElement() (Valgrind). 2015-04-22 23:25:20 +09:00
reg.c wbemprox: Fix BSTR leaks caused by incorrect use of SafeArrayPutElement() (Valgrind). 2015-04-22 23:25:20 +09:00
security.c wbemprox: Fixed a memory leak in get_sd (Coverity). 2014-09-22 19:09:10 +02:00
service.c wbemprox: Handle NULL out parameter to object methods. 2014-05-19 15:37:48 +02:00
services.c wbemprox: Remove unused IUnknown *outer parameter from object constructors. 2014-01-07 15:23:07 +01:00
table.c wbemprox: Fix handling of arrays as query results. 2015-05-22 16:15:06 +09:00
wbemlocator.c wbemprox: Allow connecting to localhost. 2015-04-29 12:23:40 +09:00
wbemprox.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
wbemprox.spec
wbemprox_private.h wbemprox: Mark internal symbols with hidden visibility. 2015-04-01 14:13:43 +09:00
wql.y wbemprox: Add support for negated expressions in WHERE clauses. 2014-03-03 17:02:18 +01:00