Sweden-Number/dlls/wbemprox
Rémi Bernon 3c63029180 wbemprox: Report 4095MiB video memory if it overflows.
That's what Windows do apparently. Anything with more than 4GiB of VRAM
would report less otherwise, confusing the VRAM detection in some games.

The Mafia III launcher is trying to open a warning popup with a 8GiB
VRAM GPU for instance, as the reported value overflows to 0.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-30 15:50:38 +02:00
..
tests wbemprox: Set variant type to VT_NULL if BSTR is NULL. 2020-09-30 15:50:32 +02:00
Makefile.in
builtin.c wbemprox: Report 4095MiB video memory if it overflows. 2020-09-30 15:50:38 +02:00
class.c wbemprox: Don't crash in IWbemClassObject::Put() when called with empty class object. 2020-08-11 18:06:23 +02:00
main.c
process.c
qualifier.c
query.c wbemprox: Set variant type to VT_NULL if BSTR is NULL. 2020-09-30 15:50:32 +02:00
reg.c
security.c
service.c
services.c wbemprox: Provide semi-stub implementation for client_security_QueryBlanket(). 2020-09-01 12:29:55 +02:00
table.c
wbemlocator.c
wbemprox.idl
wbemprox.spec
wbemprox_private.h
wql.y