Alexandre Julliard pushed to branch master at wine / wine
Commits: c8832bff by Hans Leidekker at 2025-03-03T15:24:06+01:00 wbemprox: Don't use DXGI adapter values for Win32_SoundDevice.
- - - - - d511872a by Hans Leidekker at 2025-03-03T15:24:06+01:00 wbemprox: Get Win32_VideoController values from the registry.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=38879
- - - - - 6e2b81a0 by Hans Leidekker at 2025-03-03T15:24:06+01:00 wmic: Treat VT_I4 values as unsigned.
Many properties are exported as VT_I4 even though the underlying type is CIM_UINT32.
- - - - -
3 changed files:
- dlls/wbemprox/builtin.c - dlls/wbemprox/tests/query.c - programs/wmic/main.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d93ac3bd9425fb5721e893ba8bfc5f...