wine/dlls/wbemprox
Nikolay Sivov 447d3e1127 wbemprox: Handle __ProviderArchitecture in DeleteKey().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-03 21:54:44 +01:00
..
tests wbemprox: Keep context object per services instance. 2021-03-03 21:54:44 +01:00
builtin.c wbemprox: Implement DeleteKey() method. 2021-03-01 10:31:24 +01:00
class.c wbemprox: Set iterator for spawned instances. 2021-02-26 16:24:39 +01:00
main.c wbemprox: Implement WbemContext stub. 2021-02-24 10:26:02 +01:00
Makefile.in
process.c wbemprox: Pass context object to the method. 2021-03-03 21:54:44 +01:00
qualifier.c
query.c
reg.c wbemprox: Handle __ProviderArchitecture in DeleteKey(). 2021-03-03 21:54:44 +01:00
security.c wbemprox: Pass context object to the method. 2021-03-03 21:54:44 +01:00
service.c wbemprox: Pass context object to the method. 2021-03-03 21:54:44 +01:00
services.c wbemprox: Prioritize ExecMethod() context over services instance one. 2021-03-03 21:54:44 +01:00
sysrestore.c wbemprox: Pass context object to the method. 2021-03-03 21:54:44 +01:00
table.c
wbemlocator.c wbemprox: Keep context object per services instance. 2021-03-03 21:54:44 +01:00
wbemprox.idl wbemprox: Implement WbemContext stub. 2021-02-24 10:26:02 +01:00
wbemprox.spec
wbemprox_private.h wbemprox: Pass context object to the method. 2021-03-03 21:54:44 +01:00
wql.y