Sweden-Number/dlls/wbemprox
Paul Gofman 85abea6070 wbemprox: Partially implement Win32_Process.Create method.
Fixes FunCom launcher failure to launch games.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-18 09:58:53 +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: Check for method existence in class_object_GetMethod(). 2021-05-18 09:58:51 +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
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.idl
wbemprox.spec
wbemprox_private.h wbemprox: Partially implement Win32_Process.Create method. 2021-05-18 09:58:53 +02:00
wql.y