wine-wine/dlls/wbemprox
Marcus Meissner 7bf9743041 wbemprox: Fixed leaking dirstack (Coverity). 2013-06-21 11:53:51 +02:00
..
tests wbemprox/tests: Mark a test result as broken. 2013-06-18 20:33:40 +02:00
Makefile.in wbemprox: Add a partial implementation of CIM_DataFile. 2013-06-04 15:02:00 +02:00
builtin.c wbemprox: Fixed leaking dirstack (Coverity). 2013-06-21 11:53:51 +02:00
class.c wbemprox: Add a function to resize a table. 2013-06-04 15:01:45 +02:00
main.c Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
process.c wbemprox: Use the right allocator for BSTR values in get_owner. 2013-06-04 15:01:33 +02:00
qualifier.c wbemprox: Implement IWbemQualifierSet::Get. 2013-01-25 17:42:35 +01:00
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 wbemprox: Implement Win32_Service.StopService. 2012-10-17 11:47:16 +02:00
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: Add a function to resize a table. 2013-06-04 15:01:45 +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: Add a function to resize a table. 2013-06-04 15:01:45 +02:00
wql.y