wine/dlls/wbemprox
2013-01-29 18:45:38 +01:00
..
tests wbemprox: Return an empty object if the path is NULL or empty. 2013-01-28 19:43:33 +01:00
builtin.c wbemprox: Implement IWbemQualifierSet::Get. 2013-01-25 17:42:35 +01:00
class.c wbemprox: Don't fail if there are less objects than asked for in IEnumWbemClassObject::Next. 2013-01-29 18:45:38 +01:00
main.c
Makefile.in wbemprox: Add a stub implementation of IWbemQualifierSet. 2013-01-22 19:13:46 +01:00
process.c wbemprox: Implement Win32_Process::GetOwner. 2013-01-11 18:24:50 +01:00
qualifier.c wbemprox: Implement IWbemQualifierSet::Get. 2013-01-25 17:42:35 +01:00
query.c wbemprox: Check the result count instead of the result pointer in get_propval. 2013-01-25 17:42:31 +01:00
reg.c
service.c
services.c wbemprox: Return an empty object if the path is NULL or empty. 2013-01-28 19:43:33 +01:00
table.c
wbemlocator.c
wbemprox_private.h wbemprox: Implement IWbemQualifierSet::Get. 2013-01-25 17:42:35 +01:00
wbemprox.idl
wbemprox.spec
wql.y