wine/dlls/wbemprox
2013-06-04 15:01:42 +02:00
..
tests wbemprox: Add support for asynchronous queries. 2013-05-16 14:49:57 +02:00
builtin.c wbemprox: Optimize a common Win32_Directory query. 2013-06-04 15:01:30 +02:00
class.c wbemprox: Return success if only one result requested from enum. 2013-05-16 17:35:24 +02:00
main.c Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
Makefile.in
process.c wbemprox: Use the right allocator for BSTR values in get_owner. 2013-06-04 15:01:33 +02:00
qualifier.c
query.c wbemprox: Rewrite IWbemServices::ExecMethod with low-level functions so we can reuse the object instance. 2013-06-04 15:01:42 +02:00
reg.c wbemprox: Return a BSTR from get_stringvalue. 2013-05-02 18:51:53 +02:00
service.c
services.c wbemprox: Rewrite IWbemServices::ExecMethod with low-level functions so we can reuse the object instance. 2013-06-04 15:01:42 +02:00
table.c wbemprox: Avoid storing rows that don't match the query condition. 2013-05-22 11:25:11 +02:00
wbemlocator.c wbemprox: Free server on exit (Coverity). 2013-05-09 19:24:19 +02:00
wbemprox.idl
wbemprox.spec
wbemprox_private.h wbemprox: Rewrite IWbemServices::ExecMethod with low-level functions so we can reuse the object instance. 2013-06-04 15:01:42 +02:00
wql.y