1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-09 04:16:08 +00:00
wine/dlls/wbemprox
Stefan Rentsch fefe108e20 wbemprox: Provide more accurate system information.
This re-uses existing functions from Win32_ComputerSystemProduct to provide
more accurate values, which are helpful to system overview applications.

> wmic.exe computersystem GET Manufacturer
2022-07-07 20:25:47 +02:00
..
tests wbemprox: Add a few properties to Win32_QuickFixEngineering. 2022-06-09 13:20:14 +02:00
builtin.c wbemprox: Provide more accurate system information. 2022-07-07 20:25:47 +02:00
class.c wbemprox: Remove string duplication helper. 2022-04-12 09:26:23 +02:00
main.c
Makefile.in
process.c
qualifier.c wbemprox: Remove string duplication helper. 2022-04-12 09:26:23 +02:00
query.c wbemprox: Remove string duplication helper. 2022-04-12 09:26:23 +02:00
reg.c
security.c
service.c
services.c wbemprox: Remove string duplication helper. 2022-04-12 09:26:23 +02:00
sysrestore.c
table.c wbemprox: Remove string duplication helper. 2022-04-12 09:26:23 +02:00
wbemlocator.c
wbemprox_private.h wbemprox: Remove string duplication helper. 2022-04-12 09:26:23 +02:00
wbemprox.idl
wbemprox.spec
wql.y