wine/dlls/wbemprox
Giovanni Mascellani 798fbd4205 wbemprox: Do not call Release() inside wbemprox_cf_CreateInstance().
The Ubisoft overlay version 135 hot patches and hooks wbem_locator_Release(),
but crashes if Release() is called inside CoCreateInstance(), a condition
that doesn't appear to happen on Windows. So we try to exhibit the
same behavior.
2023-02-06 10:11:19 +01:00
..
tests
builtin.c
class.c
main.c
Makefile.in
process.c
qualifier.c
query.c
reg.c
security.c
service.c
services.c
sysrestore.c
table.c
wbemlocator.c
wbemprox.idl
wbemprox.spec
wbemprox_private.h
wql.y