..
tests
wbemprox: Partially implement Win32_Process.Create method.
2021-05-18 09:58:53 +02:00
Makefile.in
wbemprox: Add class SystemRestore stub implementation.
2021-01-20 22:09:33 +01:00
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
wbemprox: Handle escaped backslashes in LIKE queries.
2021-01-21 20:46:13 +01:00
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
wbemprox: Use 0 terminated WCHAR strings in wql.y.
2020-10-19 10:57:48 +02:00