Sweden-Number/dlls/wbemprox
Alistair Leslie-Hughes d7de82fda0 wbemprox: Support using record in IWbemClassObject Next.
Makes the code the same as class_object_Get.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-26 21:24:52 +02:00
..
tests wbemprox: Partially implement Win32_Process.Create method. 2021-05-18 09:58:53 +02:00
Makefile.in
builtin.c wbemprox: Partially implement Win32_Process.Create method. 2021-05-18 09:58:53 +02:00
class.c wbemprox: Support using record in IWbemClassObject Next. 2021-05-26 21:24:52 +02:00
main.c winecrt0: Add a default implementation DllRegisterServer()/DllUnregisterServer(). 2021-04-30 22:59:50 +02:00
process.c wbemprox: Partially implement Win32_Process.Create method. 2021-05-18 09:58:53 +02:00
qualifier.c
query.c
reg.c wbemprox: Trace the context parameter in method implementations. 2021-03-05 17:56:39 +01:00
security.c wbemprox: Trace the context parameter in method implementations. 2021-03-05 17:56:39 +01:00
service.c wbemprox: Trace the context parameter in method implementations. 2021-03-05 17:56:39 +01:00
services.c wbemprox: Prioritize ExecMethod() context over services instance one. 2021-03-03 21:54:44 +01:00
sysrestore.c wbemprox: Make system restore naming consistent with the other method implementations. 2021-03-05 17:56:41 +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: Partially implement Win32_Process.Create method. 2021-05-18 09:58:53 +02:00
wql.y